Skip to content

Commit 6640525

Browse files
fix: bump version in __init__.py
I forgot to bump that string so this is a small bug fix
1 parent ae71dd3 commit 6640525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pango_designation/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.14"
1+
__version__ = "1.15.1"
22
_program = "pango_designation"

0 commit comments

Comments
 (0)