diff --git a/hepdata_converter/version.py b/hepdata_converter/version.py index 2b3687d..4312688 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.30' +__version__ = '0.1.31'