Skip to content

Commit

Permalink
Preparing release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiorky committed Dec 17, 2024
1 parent ad4b76d commit 8f273c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
==============

6.0.0 (unreleased)
6.0.0 (2024-12-17)
------------------
- Announce for now that croniter dev is ended (CRA).
- Rework timestamp_to_datetime to use whatever timezone [kiorky]
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='6.0.0.dev0',
version='6.0.0',
py_modules=['croniter', ],
description=(
'croniter provides iteration for datetime '
Expand Down

0 comments on commit 8f273c6

Please sign in to comment.