From 6fd9cd2890185195bdc69e65ca022842feaee7cc Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Sun, 22 May 2022 19:58:01 +0200 Subject: [PATCH] Release 1.1.10 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cd707715..225d39b8 100644 --- a/setup.py +++ b/setup.py @@ -79,7 +79,7 @@ def read(fname): try: setup( name='carbon', - version='1.1.9', + version='1.1.10', url='http://graphiteapp.org/', author='Chris Davis', author_email='chrismd@gmail.com',