Skip to content

Commit 887f6e9

Browse files
committed
Set hotfix release version to 0.5.2
1 parent eb89ee8 commit 887f6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)