From 43447a749e6ba5fd82e2ba105bbb3ef4c3521edf Mon Sep 17 00:00:00 2001 From: tatarize Date: Sun, 25 Jul 2021 23:17:10 -0700 Subject: [PATCH] Version Bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",