Skip to content

Commit e7fdcbe

Browse files
committed
0.18.0
Automatically generated by python-semantic-release
1 parent 32aa378 commit e7fdcbe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

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+
59
## v0.17.0 (2021-03-09)
610
### Feature
711
* **k8scluster:** Add external_identity_server ([`54fec45`](https://github.com/hpe-container-platform-community/hpecp-python-library/commit/54fec458397dd59740cd9bf75c3c308334e9b7ed))

hpecp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
)
3636
from .logger import Logger
3737

38-
__version__ = "0.17.0"
38+
__version__ = "0.18.0"

0 commit comments

Comments
 (0)