Skip to content

Commit 3e52476

Browse files
committed
Merge branch 'main' of github.com:OpenMS/pyopenms_viz
2 parents e42a39a + 89d4ab5 commit 3e52476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyopenms_viz/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import importlib
1010
import types
1111

12-
__version__ = "0.1.0"
12+
__version__ = "0.1.1"
1313

1414

1515
class PlotAccessor:

0 commit comments

Comments
 (0)