From 44fdf70c39e77821907a00ef474142dbebc24963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Adamczak?= Date: Thu, 28 Jul 2016 16:08:04 +0800 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 86476f7..10fc773 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ def run_tests(self): url='https://github.com/Pythonity/icon-font-to-png', download_url='https://github.com/Pythonity/icon-font-to-png/releases/latest', bugtrack_url='https://github.com/Pythonity/icon-font-to-png/issues', - version='0.3.5', + version='0.3.6', license='MIT License', author='Pythonity', author_email='pythonity@pythonity.com',