From bf994e55638522d821728c2d5166cfffe395349c Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Sat, 9 May 2020 08:19:22 +0200 Subject: New upstream version 0.3.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index cf63582..9abe2e9 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ import sys from setuptools import setup -VERSION = "0.3.5" +VERSION = "0.3.6" INSTALL_REQUIRES = ( 'Pillow', -- cgit v1.2.3