We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc06783 commit 491ed3fCopy full SHA for 491ed3f
setup.py
@@ -35,7 +35,7 @@
35
36
setup(
37
name="dwriteshapepy",
38
- version= '1.0.5',
+ version= '1.0.6',
39
description="Python extension for Windows DirectWrite shaping, modeled after uharfbuzz ",
40
long_description=long_description,
41
long_description_content_type='text/markdown',
0 commit comments