We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626c853 commit d7cd81aCopy full SHA for d7cd81a
arrow/__init__.py
@@ -4,5 +4,5 @@
4
from .factory import ArrowFactory
5
from .api import get, now, utcnow
6
7
-__version__ = '0.9.0'
+__version__ = '0.10.0'
8
VERSION = __version__
0 commit comments