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