We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8504a7a commit ef72d88Copy full SHA for ef72d88
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+<!--next-version-placeholder-->
4
5
+## v0.16.0 (2020-09-30)
6
+### Feature
7
+* Add quotas to create() ([`8504a7a`](https://github.com/hpe-container-platform-community/hpecp-python-library/commit/8504a7a9cb829b2793f7cbc6a1b6fc1ca823503a))
hpecp/__init__.py
@@ -35,4 +35,4 @@
35
)
36
from .logger import Logger
37
38
-__version__ = "0.15.3"
+__version__ = "0.16.0"
0 commit comments