Back to development: 0.3.5

This commit is contained in:
Mathieu Le Marec - Pasquet
2014-01-30 00:05:33 +01:00
parent 77be5dde36
commit d81b140af3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
Changelog
==============
0.3.5 (unreleased)
------------------
- Nothing changed yet.
0.3.4 (2014-01-30)
------------------

View File

@@ -17,7 +17,7 @@ long_description = "\n\n".join(
setup(
name='croniter',
version='0.3.4',
version='0.3.5.dev0',
py_modules=['croniter', ],
description=(
'croniter provides iteration for datetime '