Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key authored Jun 10, 2024
1 parent 0b71d8b commit c29422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/biotite/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
modules.
"""

__version__ = "0.40.0"
__version__ = "0.41.0"
__name__ = "biotite"
__author__ = "Patrick Kunzmann"

Expand Down

0 comments on commit c29422e

Please sign in to comment.