diff --git a/setup.py b/setup.py index bc8e929..e213808 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup( name="dwriteshapepy", - version="1.0.9", + version="1.0.10", description="Python extension for Windows DirectWrite shaping, modeled after uharfbuzz ", author="Paul Linnerud", author_email="paulli@microsoft.com",