Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wlame committed Feb 4, 2025
1 parent 0fd8e5e commit 1650f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hexometry/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
dijkstra,
)

__version__ = '1.1'
__version__ = '1.1.1'


__all__ = [
Expand Down

0 comments on commit 1650f05

Please sign in to comment.