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