We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e42a39a + 89d4ab5 commit 3e52476Copy full SHA for 3e52476
pyopenms_viz/__init__.py
@@ -9,7 +9,7 @@
9
import importlib
10
import types
11
12
-__version__ = "0.1.0"
+__version__ = "0.1.1"
13
14
15
class PlotAccessor:
0 commit comments