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