Skip to content

Commit

Permalink
build: update patch version of transfer models
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyoung84 committed Nov 20, 2024
1 parent 363afe1 commit 32b5c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
'pydantic>=2.7,<2.9',
'pydantic-settings>=2.0',
'aind-data-schema>=1.0.0,<2.0',
'aind-data-transfer-models==0.14.0'
'aind-data-transfer-models==0.14.1'
]

[project.optional-dependencies]
Expand Down

0 comments on commit 32b5c63

Please sign in to comment.