diff --git a/setup.py b/setup.py index 165a91be..80a68f2b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyembroidery", - version="1.2.25", + version="1.2.26", author="Tatarize", author_email="tatarize@gmail.com", description="Embroidery IO library", @@ -19,4 +19,4 @@ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ), -) \ No newline at end of file +)