diff --git a/setup.py b/setup.py index 8068dce..38c0c15 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ NAME = 'oranchada' -VERSION = '0.0.12' +VERSION = '0.0.13' DESCRIPTION = 'Orange add-on for Raman spectroscopy' README_FILE = path.join(path.dirname(__file__), 'README.pypi')