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

Tagging 2.4

parent 9824cdf7
Branches
Tags
No related merge requests found
......@@ -17,7 +17,8 @@ Quick usage in ipython shell:
"""
__version__ = "2.3"
# NB: Also change version number in setup.py
__version__ = "2.4"
__all__ = ["Access", ]
......
......@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='ArchiveExtractor',
version='2.3',
version='2.4', # NB Also change version number in __init__.py
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