summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 684a8d1..3c42952 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ long_description = "\n\n".join(
setup(
name='croniter',
- version='0.3.5.dev0',
+ version='0.3.5',
py_modules=['croniter', ],
description=(
'croniter provides iteration for datetime '