Skip to content

Commit acda05f

Browse files
committed
Merge branch 'hotfix/0.5.2' into develop
2 parents 1e2979b + 887f6e9 commit acda05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/undate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.6.0.dev0"
1+
__version__ = "0.5.2"
22

33
from undate.date import DatePrecision, UnDelta
44
from undate.undate import Undate, Calendar

0 commit comments

Comments
 (0)