Skip to content

Commit dc04395

Browse files
committed
Preparing release 2.0.7
1 parent 1c2fdef commit dc04395

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
==============
33

4-
2.0.7 (unreleased)
4+
2.0.7 (2024-07-16)
55
------------------
66

77
- fix doc

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(*rnames):
2424

2525
setup(
2626
name='croniter',
27-
version='2.0.7.dev0',
27+
version='2.0.7',
2828
py_modules=['croniter', ],
2929
description=(
3030
'croniter provides iteration for datetime '

0 commit comments

Comments
 (0)