Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2024
1 parent ac3facc commit 17e6450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyopenms_viz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import importlib
import types

__version__ = "0.1.3"
__version__ = "0.1.4"


class PlotAccessor:
Expand Down

0 comments on commit 17e6450

Please sign in to comment.