diff --git a/src/coscine/__about__.py b/src/coscine/__about__.py index 8924ef472a87e0e3eebf9be0ee4c56e97a7d955d..b047c06b64364bf96d5aa5445bdede2f2bd28f2f 100644 --- a/src/coscine/__about__.py +++ b/src/coscine/__about__.py @@ -12,4 +12,4 @@ Coscine Python SDK package metadata __author__ = "RWTH Aachen University" __copyright__ = "RWTH Aachen University" __license__ = "MIT License" -__version__ = "0.10.6" +__version__ = "0.10.7"