From afa90d48aa2b2fe653243c3ce3ad109845932de9 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 28 Jul 2019 19:07:23 +0200 Subject: Release version 1.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9234e77..533af9f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='crocoite', - version='1.1.0.dev0', + version='1.1.0', author='Lars-Dominik Braun', author_email='lars+crocoite@6xq.net', url='https://6xq.net/crocoite/', -- cgit v1.2.3