Skip to content

Commit

Permalink
fix: bump version in __init__.py
Browse files Browse the repository at this point in the history
I forgot to bump that string so this is a small bug fix
  • Loading branch information
corneliusroemer committed Oct 4, 2022
1 parent ae71dd3 commit 6640525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pango_designation/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "1.14"
__version__ = "1.15.1"
_program = "pango_designation"

0 comments on commit 6640525

Please sign in to comment.