diff --git a/hepdata_converter_ws_client/version.py b/hepdata_converter_ws_client/version.py index e1c3df9..028ab13 100644 --- a/hepdata_converter_ws_client/version.py +++ b/hepdata_converter_ws_client/version.py @@ -2,4 +2,4 @@ # this file ideally should only contain __version__ declaration, as anything else # may break setup.py and PyPI uploads -__version__ = '0.2.1' +__version__ = '0.2.2'