Skip to content

Commit

Permalink
Bump dandischema to 0.10.2 (schema version 0.6.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt committed Jul 11, 2024
1 parent 6e55e1d commit 0dcef68
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 @@ -41,7 +41,7 @@
install_requires=[
'celery',
# Pin dandischema to exact version to make explicit which schema version is being used
'dandischema==0.10.1', # schema version 0.6.7
'dandischema==0.10.2', # schema version 0.6.8
'django~=4.1.0',
'django-admin-display',
# Require 0.58.0 as it is the first version to support postgres' native
Expand Down

0 comments on commit 0dcef68

Please sign in to comment.