From b713a737e5038ecbf1a229ebf790a386efbe1418 Mon Sep 17 00:00:00 2001 From: tatarize Date: Sun, 22 Jul 2018 14:50:44 -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 07a1dfa9..cf09eaf0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyembroidery", - version="1.2.19", + version="1.2.22", author="Tatarize", author_email="tatarize@gmail.com", description="Embroidery IO library",