diff --git a/setup.py b/setup.py index f0c27e3..e8996c8 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ NEWS = open(os.path.join(here, 'NEWS.txt')).read() -version = '0.2' +version = '0.2.1' install_requires = [ 'babel',