From aeba9907b1ac854949d93246c57a88032ed588f1 Mon Sep 17 00:00:00 2001 From: Alexander Bus <busfromrus@gmail.com> Date: Tue, 16 Jan 2018 01:17:27 +0700 Subject: [PATCH] Forgot a Thing 2: Forget Harder --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f6e1059..af1f598 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup from setuptools.command.install import install -VERSION = '1.1.4' +VERSION = '1.1.5' def build_qt_resources(): -- GitLab