Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
pinning python version to avoid fstring issue
  • Loading branch information
aineniamh authored Apr 17, 2024
1 parent cb23a4d commit e967d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedgehog/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
_program = "hedgehog"
__version__ = "1.9"
__version__ = "1.9.1"
PANGO_VERSION="1.26"

0 comments on commit e967d15

Please sign in to comment.