Skip to content
Snippets Groups Projects
Commit ecad3ca1 authored by felmer's avatar felmer
Browse files

SSDM-10611: version increased from 0.2.1 to 0.2.2

parent d2e3b54a
No related branches found
No related tags found
No related merge requests found
__author__ = 'Chandrasekhar Ramakrishnan <chandrasekhar.ramakrishnan@id.ethz.ch>'
__version__ = '0.2.1'
__version__ = '0.2.2'
from .dm import *
......@@ -16,7 +16,7 @@ data_files = [(d, [os.path.join(d,f) for f in files])
setup(
name='obis',
version='0.2.1',
version='0.2.2',
description='Local data management with assistance from OpenBIS.',
long_description=long_description,
long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment