Skip to content
Snippets Groups Projects
Commit 3bcc36cc authored by BRONES Romain's avatar BRONES Romain
Browse files

chore: Tagging 2.2

parent 2dae251b
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ Quick usage in ipython shell:
"""
__version__ = "2.1"
__version__ = "2.2"
__all__ = ["Access", ]
......
......@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='ArchiveExtractor',
version='2.1',
version='2.2',
description='Python module for extracting data from Archive Extractor Tango Device.',
url='https://gitlab.synchrotron-soleil.fr/dg/archiveextractor',
license="GNU-GPL-v3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment