Skip to content

Commit

Permalink
🚧 Bump version from 0.7.2 to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Aug 24, 2024
1 parent ea2b638 commit a767d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glotaran/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

load_plugins()

__version__ = "0.7.2"
__version__ = "0.7.3"

examples = deprecate_submodule(
deprecated_module_name="glotaran.examples",
Expand Down

0 comments on commit a767d90

Please sign in to comment.