Skip to content

Commit

Permalink
Back to development: 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kiorky committed Jul 23, 2024
1 parent db64461 commit 2d31a52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
==============

3.0.1 (unreleased)
------------------

- Nothing changed yet.


3.0.0 (2024-07-23)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):

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

0 comments on commit 2d31a52

Please sign in to comment.