Version bump 0.20

Change-Id: I7b3a66f9a04eff50e45ba9d7d644239c2b30773c
This commit is contained in:
Sandy Walsh 2015-01-05 06:18:12 -08:00
parent 581dfebba0
commit 686f7063e4
2 changed files with 7 additions and 2 deletions

5
.gitreview Normal file
View File

@ -0,0 +1,5 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/stacktach-timex.git

View File

@ -21,7 +21,7 @@ Read README.md for syntax and examples.
setup(
name='timex',
version='0.10.0',
version='0.20.0',
author='Monsyne Dragon',
author_email='mdragon@rackspace.com',
description=("A time expressions library implementing a mini-language "
@ -36,7 +36,7 @@ setup(
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
],
url='https://github.com/StackTach/timex',
url='https://github.com/stackforge/stacktach-timex',
scripts=[],
long_description=desc,
install_requires=[