Start 2.2.x development. 2.1.x is now a branch.

This commit is contained in:
Timo Stollenwerk 2012-07-12 15:29:50 +02:00
parent 19a511f4e5
commit 98dca81438
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '2.1.8.dev0'
version = '2.2.0.dev0'
install_requires = [
'setuptools',