Back to development: 0.3.12

This commit is contained in:
Mathieu Le Marec - Pasquet 2016-01-13 10:19:36 +01:00
parent 2cd5d2a392
commit 5f7109f31e
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog
==============
0.3.12 (unreleased)
-------------------
- Nothing changed yet.
0.3.11 (2016-01-13)
-------------------

View File

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