diff --git a/setup.py b/setup.py index 274fdd8..6cd0d32 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ URL = 'https://gala.readthedocs.org' LICENSE = 'Janelia (BSD-like)' DOWNLOAD_URL = 'https://github.com/janelia-flyem/gala' -VERSION = '0.2.1' +VERSION = '0.2.2' PYTHON_VERSION = (2, 7) INST_DEPENDENCIES = {}