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