diff --git a/setup.py b/setup.py index f996e0c..a603889 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ descr = "A declarative API for composing spreadsheets from python" name = 'xlcompose' url = 'https://github.com/jbogaardt/xlcompose' -version='0.3.0' # Put this in __init__.py +version='0.3.1' # Put this in __init__.py data_path = '' setup(