diff --git a/src/coscine/__about__.py b/src/coscine/__about__.py index 0b5eb85e7a89b2a06494a1393c17adaf5c67f4d6..e46bfd4c8ceaa56273c78c6960d5f0b4eea071b0 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.11.1" +__version__ = "0.11.2"