diff --git a/python/setup.py b/python/setup.py index 52ea4e4e..6e9c6723 100644 --- a/python/setup.py +++ b/python/setup.py @@ -36,7 +36,7 @@ setup( name='brunel', - version='2.0.0.dev3', + version='2.0', packages=['brunel'], install_requires= ['pandas', 'jinja2', 'ipython', 'jupyter-pip', jpype_name], package_data= {