Skip to content

Commit ef72d88

Browse files
committed
0.16.0
Automatically generated by python-semantic-release
1 parent 8504a7a commit ef72d88

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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

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

38-
__version__ = "0.15.3"
38+
__version__ = "0.16.0"

0 commit comments

Comments
 (0)