Skip to content

Commit 35678d4

Browse files
committedJul 28, 2020
Merge branch 'master' of github.com:hpe-container-platform-community/hpecp-python-library
2 parents 9beb728 + c18e54b commit 35678d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎hpecp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from __future__ import absolute_import
2828

29-
__version__ = "0.0.7"
29+
__version__ = "0.0.8"
3030

3131
from .logger import Logger
3232

0 commit comments

Comments
 (0)
Please sign in to comment.