We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0bef25 commit 5a299b1Copy full SHA for 5a299b1
harp/version.py
@@ -1,3 +1,4 @@
1
-__version__ = '2.4.0.5' # Windows install release
+__version__ = '2.4.1' # finally fixed header issue
2
+# __version__ = '2.4.0.5' # Windows install release
3
# __version__ = '2.4.0.4' # Fixed header issue
4
# __version__ = '2.4.0.2' # Ported to Python3 $ Qt5
0 commit comments