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