Skip to content

Commit

Permalink
bump to 0.5.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard Weis committed Nov 6, 2014
1 parent 7e646fb commit af2f62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='isodate',
version='0.5.1',
version='0.5.2-dev',
packages=['isodate', 'isodate.tests'],
package_dir={'': 'src'},

Expand Down

0 comments on commit af2f62b

Please sign in to comment.