From 5ecf70274d8445f380aa8e80b48646e3279af8fd Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Mon, 16 Nov 2015 11:11:02 +0100 Subject: [PATCH] 2.0.11 --- pygal/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygal/__init__.py b/pygal/__init__.py index 777807f..d567fc5 100644 --- a/pygal/__init__.py +++ b/pygal/__init__.py @@ -24,7 +24,7 @@ and the maps extensions namespace module. """ -__version__ = '2.0.10' +__version__ = '2.0.11' import pkg_resources import sys