From e0e7d99f5ce3f0f1eff4427ca908d664efaabd5a Mon Sep 17 00:00:00 2001 From: tatarize Date: Fri, 5 Oct 2018 10:33:11 -0700 Subject: [PATCH] Add files via upload --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8620e4e2..23a4bda8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyembroidery", - version="1.3.1", + version="1.3.2", author="Tatarize", author_email="tatarize@gmail.com", description="Embroidery IO library",