Skip to content

Commit

Permalink
Bumped to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Feb 28, 2023
1 parent 67ca649 commit c596f37
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.3.0"
__version__ = "2.3.2"


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

0 comments on commit c596f37

Please sign in to comment.