Preparing release 0.3.14
This commit is contained in:
parent
c190ee1cac
commit
32275ac5cb
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==============
|
==============
|
||||||
|
|
||||||
0.3.14 (unreleased)
|
0.3.14 (2017-01-25)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- issue #69: added day_or option to change behavior when day-of-month and
|
- issue #69: added day_or option to change behavior when day-of-month and
|
||||||
|
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ long_description = "\n\n".join(
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='croniter',
|
name='croniter',
|
||||||
version='0.3.14.dev0',
|
version='0.3.14',
|
||||||
py_modules=['croniter', ],
|
py_modules=['croniter', ],
|
||||||
description=(
|
description=(
|
||||||
'croniter provides iteration for datetime '
|
'croniter provides iteration for datetime '
|
||||||
|
Loading…
Reference in New Issue
Block a user