diff --git a/pygal/__init__.py b/pygal/__init__.py index ade522a..27d05a4 100644 --- a/pygal/__init__.py +++ b/pygal/__init__.py @@ -24,7 +24,7 @@ and the maps extensions namespace module. """ -__version__ = '2.0.1' +__version__ = '2.0.2' import pkg_resources import sys