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