Preparing release 0.3.16

This commit is contained in:
Mathieu Le Marec - Pasquet 2017-03-15 23:42:45 +01:00
parent 4bdbfc7d10
commit e2c87592cf
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
==============
0.3.16 (unreleased)
0.3.16 (2017-03-15)
-------------------
- Better test suite [mrcrilly@github]

View File

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