We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb0c32 commit 4ce24a6Copy full SHA for 4ce24a6
arrow/__init__.py
@@ -4,5 +4,5 @@
4
from .factory import ArrowFactory
5
from .api import get, now, utcnow
6
7
-__version__ = '0.5.0'
8
-VERSION = __version__
+__version__ = '0.5.2'
+VERSION = __version__
0 commit comments