Skip to content

Commit eb9e93b

Browse files
committed
Version bump to 0.1.0
1 parent 539ab3a commit eb9e93b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ __pycache__
88
/*.egg-info
99
*.pyc
1010
/*.log
11+
/*.hpm

bin2hpm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
See LICENSE.txt for license details.
55
"""
66

7-
__version__ = "0.0.2"
7+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)