Version bump after pypi release.

Change-Id: Ic8a6d5de110165dbf2be106e35326288a3ecc928
This commit is contained in:
Monty Taylor 2012-05-22 08:29:09 -04:00
parent c9dfd144d1
commit 7bbb5c72ca

View File

@ -23,7 +23,7 @@ from swiftclient.openstack.common import setup
# TODO: Figuring out how we are going to do the versioning (and if
# any).
version = '1.0'
version = '1.1'
name = 'python-swiftclient'
requires = setup.parse_requirements()