diff --git a/setup.py b/setup.py index 0ca7fca..5f7a2d6 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="pyembroidery", - version="1.4.29", + version="1.4.30", author="Tatarize", author_email="tatarize@gmail.com", description="Embroidery IO library",