diff --git a/src/coscine/__about__.py b/src/coscine/__about__.py index 52a8a2e4b3b6cb7d7081c316e4586da7a5ed6d8f..70aeb182ce36b743fb5295db9363d91efaa42c33 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.3" +__version__ = "0.10.4"