Skip to content

Commit 5a299b1

Browse files
committed
Fixed bz2 header issue
1 parent a0bef25 commit 5a299b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

harp/version.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
__version__ = '2.4.0.5' # Windows install release
1+
__version__ = '2.4.1' # finally fixed header issue
2+
# __version__ = '2.4.0.5' # Windows install release
23
# __version__ = '2.4.0.4' # Fixed header issue
34
# __version__ = '2.4.0.2' # Ported to Python3 $ Qt5

0 commit comments

Comments
 (0)