We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564efff commit a689c75Copy full SHA for a689c75
pyopenms_viz/__init__.py
@@ -10,7 +10,7 @@
10
import types
11
from pathlib import Path
12
13
-__version__ = "1.0.0"
+__version__ = "1.0.1"
14
15
16
def TEST_DATA_PATH():
0 commit comments