From 56250f52195412e4e0c27e1a919217d540ee216d Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Mon, 16 Mar 2020 18:22:22 +0300 Subject: [PATCH] Release 1.1.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6e14da29c..30e104f26 100644 --- a/setup.py +++ b/setup.py @@ -79,7 +79,7 @@ def read(fname): try: setup( name='carbon', - version='1.1.6', + version='1.1.7', url='http://graphiteapp.org/', author='Chris Davis', author_email='chrismd@gmail.com',