Skip to content

Commit

Permalink
Merge pull request arrow-py#510 from ramonsaraiva/version-bump
Browse files Browse the repository at this point in the history
Bump version to 0.12.1
  • Loading branch information
Sye van der Veen authored Jan 15, 2018
2 parents abeb2c2 + 5a481c0 commit 96cb222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
from .factory import ArrowFactory
from .api import get, now, utcnow

__version__ = '0.12.0'
__version__ = '0.12.1'
VERSION = __version__

0 comments on commit 96cb222

Please sign in to comment.