diff --git a/hepdata_converter/version.py b/hepdata_converter/version.py index 777001b..886af97 100644 --- a/hepdata_converter/version.py +++ b/hepdata_converter/version.py @@ -1,3 +1,3 @@ # this file ideally should only contain __version__ declaration, as anything else # may break setup.py and PyPI uploads -__version__ = '0.1.25' +__version__ = '0.1.26'