Skip to content

Commit

Permalink
Merge pull request #2132 from kabilar/dandischema
Browse files Browse the repository at this point in the history
Upgrade `dandischema` version to 0.11.0
  • Loading branch information
waxlamp authored Jan 22, 2025
2 parents fc69d7b + 601af84 commit e5330ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'celery',
'dandi',
# Pin dandischema to exact version to make explicit which schema version is being used
'dandischema==0.10.2', # schema version 0.6.8
'dandischema==0.11.0', # schema version 0.6.9
'django~=4.2.0',
'django-admin-display',
# Pin to version where this bug is fixed
Expand Down

0 comments on commit e5330ac

Please sign in to comment.