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.
2 parents 95d2f15 + d3882d1 commit c561ae3Copy full SHA for c561ae3
CHANGES
@@ -7,7 +7,7 @@ unreleased
7
- fix `Server error saving [...] TB Diagnostics forms opened from
8
admin site` (#840)
9
- # TODO: bump to effect-form-validators 1.0.0 (once released)
10
-- bump to edc 1.0.5
+- bump to edc 1.0.6
11
12
13
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.5
+ edc==1.0.6
30
edc-csf==1.0.0
31
edc-microbiology==1.0.0
32
beautifulsoup4
0 commit comments