diff options
author | Mathieu Le Marec - Pasquet <kiorky@cryptelium.net> | 2016-03-10 21:31:19 +0100 |
---|---|---|
committer | Mathieu Le Marec - Pasquet <kiorky@cryptelium.net> | 2016-03-10 21:31:19 +0100 |
commit | 126dcfc86c58dcbc2b0d428d358cd67477003068 (patch) | |
tree | 3e6ef89b3ad1cd513cce320b030c1656df52a6a5 /setup.py | |
parent | c46c41a7f7f765552ade554f3cb7c7517add6486 (diff) | |
download | croniter-0.3.12.tar.gz |
Preparing release 0.3.120.3.12
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ long_description = "\n\n".join( setup( name='croniter', - version='0.3.12.dev0', + version='0.3.12', py_modules=['croniter', ], description=( 'croniter provides iteration for datetime ' |