From 9f38e003cb390067a903a6d1cb8ff236f6858f30 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Sat, 15 Dec 2018 17:01:54 +0300 Subject: =?UTF-8?q?Bump=20version:=200.111=20=E2=86=92=200.112?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e23c384a..e594ccac 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from setuptools import setup def main() -> None: setup( name="kvmd", - version="0.111", + version="0.112", url="https://github.com/pi-kvm/pi-kvm", license="GPLv3", author="Maxim Devaev", -- cgit v1.2.3