We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
edc==1.0.5
1 parent 2d65e98 commit 759c490Copy full SHA for 759c490
CHANGES
@@ -6,6 +6,7 @@ unreleased
6
- fix `Server error saving [...] TB Diagnostics forms opened from
7
admin site` (#840)
8
- # TODO: bump to effect-form-validators 1.0.0 (once released)
9
+- bump to edc 1.0.5
10
11
12
1.0.0
setup.cfg
@@ -26,7 +26,7 @@ zip_safe = False
26
include_package_data = True
27
packages = find:
28
install_requires =
29
- edc==1.0.3
+ edc==1.0.5
30
edc-csf==1.0.0
31
edc-microbiology==1.0.0
32
beautifulsoup4
0 commit comments