-
Notifications
You must be signed in to change notification settings - Fork 33
New release to unwind schema pin? #1635
Copy link
Copy link
Closed
Description
Now that this PR has been merged, do you think it's time for a new release of the CLI tool?
Currently, the server is expecting DANDI_SCHEMA version 0.6.10 (see here).
However, the latest version of the CLI tool is pinned to the dandi-schema Python package version 0.11.0, which is still tied to DANDI_SCHEMA 0.6.9:
https://github.com/dandi/dandi-schema/blob/c86c2659b4648bf101ea46b6779d3399426afc4e/dandischema/consts.py
So it seems a new release will be needed to unpin the version that was set in this PR, right?
Also, I find it confusing that the dandi-schema package does not have the version of the dandi-schema-server but I don't think there is anything to be done to fix that, right?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels