Skip to content

Commit 473da51

Browse files
committed
Increase version number for next release
1 parent 75e641c commit 473da51

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.4.0"
1+
__version__ = "0.5.0.dev0"
22

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

0 commit comments

Comments
 (0)