Skip to content

Commit 4ce24a6

Browse files
committed
Update version number
1 parent 7bb0c32 commit 4ce24a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arrow/__init__.py

Lines changed: 2 additions & 2 deletions
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.5.0'
8-
VERSION = __version__
7+
__version__ = '0.5.2'
8+
VERSION = __version__

0 commit comments

Comments
 (0)