Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0c57df0

Browse files
committedJul 28, 2020
0.0.10
Automatically generated by python-semantic-release
1 parent 3410bdd commit 0c57df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎hpecp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from __future__ import absolute_import
2828

29-
__version__ = "0.0.9"
29+
__version__ = "0.0.10"
3030

3131
from .logger import Logger
3232

0 commit comments

Comments
 (0)
Please sign in to comment.