Skip to content

Commit

Permalink
Bumped to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Jan 26, 2023
1 parent 34a62a6 commit 9bce9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bioviz/_version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from packaging.version import parse as parse_version

__version__ = "2.2.0"
__version__ = "2.3.0"


def check_version(tool_to_compare, min_version, max_version):
Expand Down

0 comments on commit 9bce9ec

Please sign in to comment.