Skip to content

Commit 4776716

Browse files
Bump patch version
1 parent 7bf9423 commit 4776716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)