Skip to content

Commit

Permalink
Preparing release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kiorky committed Feb 1, 2021
1 parent 84a129c commit 38c554e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
==============

1.0.6 (unreleased)
1.0.6 (2021-02-01)
------------------

- Fix combination of star and invalid expression bugs
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def read(*rnames):

setup(
name='croniter',
version='1.0.6.dev0',
version='1.0.6',
py_modules=['croniter', ],
description=(
'croniter provides iteration for datetime '
Expand Down

0 comments on commit 38c554e

Please sign in to comment.