diff --git a/setup.py b/setup.py index 5cfa990..838ac73 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ NAME = 'oranchada' -VERSION = '0.0.4' +VERSION = '0.0.5' DESCRIPTION = 'Orange add-on for Raman spectroscopy' README_FILE = path.join(path.dirname(__file__), 'README.pypi')