Skip to content

Commit d8df254

Browse files
committed
Set develop version to 0.7-dev0
1 parent c1566d9 commit d8df254

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

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

0 commit comments

Comments
 (0)