Skip to content

Commit d7cd81a

Browse files
authored
Update to version 0.10.0
Includes one change to what is returned from ZZ. Thus the version bump
1 parent 626c853 commit d7cd81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrow/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
from .factory import ArrowFactory
55
from .api import get, now, utcnow
66

7-
__version__ = '0.9.0'
7+
__version__ = '0.10.0'
88
VERSION = __version__

0 commit comments

Comments
 (0)