Skip to content

Commit 380a129

Browse files
committed
Include updated version number in the code
Upping to 0.8.1
1 parent cc688ea commit 380a129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/glyphNameFormatter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from glyphNameFormatter.tools import unicodeToChar
1515

1616

17-
__version__ = "0.7"
17+
__version__ = "0.8.1"
1818

1919

2020
def debug(uniNumber):

0 commit comments

Comments
 (0)