Skip to content

Commit 63a707b

Browse files
Bump patch version
1 parent 26b1f7e commit 63a707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyopenms_viz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import importlib
1010
import types
1111

12-
__version__ = "0.1.2"
12+
__version__ = "0.1.3"
1313

1414

1515
class PlotAccessor:

0 commit comments

Comments
 (0)