Skip to content

Commit

Permalink
Bump to edc==0.5.39, edc-microbiology==0.3.1, edc-csf==0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Nov 14, 2023
1 parent 03fc2c2 commit adddda5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ unreleased
- increase trial specific form validation
- fix Server error on clicking 'Add' Subject Visit in Subject admin (#531)
- update forms reference doc
- bump to edc 0.5.39
- bump to edc-microbiology 0.3.1
- bump to edc-csf 0.3.1
- bump to effect-form-validators 0.1.36

0.1.39
Expand Down
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ zip_safe = False
include_package_data = True
packages = find:
install_requires =
edc==0.5.36
edc-microbiology==0.1.15
edc-csf==0.1.20
edc==0.5.39
edc-microbiology==0.3.1
edc-csf==0.3.1
beautifulsoup4
effect-form-validators==0.1.36

Expand Down

0 comments on commit adddda5

Please sign in to comment.