We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d78318 commit 3370dd4Copy full SHA for 3370dd4
threescale_api/__init__.py
@@ -1,4 +1,4 @@
1
# flake8: noqa
2
from .client import ThreeScaleClient
3
4
-__version__ = '0.13.0'
+__version__ = '0.14.0'
0 commit comments