Skip to content
Snippets Groups Projects

Fix targetClass not contained in application profile

Merged Romin requested to merge dev into master
3 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -29,8 +29,8 @@ also accessed by various source files in src/.
@@ -29,8 +29,8 @@ also accessed by various source files in src/.
__title__ = "coscine"
__title__ = "coscine"
# Current package version
# Current package version
# Do not set version to 1.0.0 before Coscine end of pilot phase
# Do not set version to 1.0.0 before update to Coscine API version 2
__version__ = "0.9.2"
__version__ = "0.9.3"
# Short package description
# Short package description
__summary__ = (
__summary__ = (
Loading