We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32aa378 commit e7fdcbeCopy full SHA for e7fdcbe
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.18.0 (2021-03-09)
6
+### Feature
7
+* **tenant:** Ml_project ([`6c1f4d7`](https://github.com/hpe-container-platform-community/hpecp-python-library/commit/6c1f4d729dc943c77beccade3fa5b1cabce39f3a))
8
+
9
## v0.17.0 (2021-03-09)
10
### Feature
11
* **k8scluster:** Add external_identity_server ([`54fec45`](https://github.com/hpe-container-platform-community/hpecp-python-library/commit/54fec458397dd59740cd9bf75c3c308334e9b7ed))
hpecp/__init__.py
@@ -35,4 +35,4 @@
35
)
36
from .logger import Logger
37
38
-__version__ = "0.17.0"
+__version__ = "0.18.0"
0 commit comments