From dd521b3adad3a544a5d5115ce513f6f8b46ce8c0 Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Sun, 23 Apr 2017 18:13:54 +0200 Subject: [PATCH] Release 1.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 692c2a503..197807cae 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ try: setup( name='graphite-web', - version='1.0.0', + version='1.0.1', url='http://graphiteapp.org/', author='Chris Davis', author_email='chrismd@gmail.com',