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 c47808b + 15cc575 commit b685b2eCopy full SHA for b685b2e
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.20
+current_version = 0.2.21
3
commit = True
4
message = chore: bump covidcast-indicators to {new_version}
5
tag = False
changehc/delphi_changehc/constants.py
@@ -10,4 +10,4 @@
10
HRR = "hrr"
11
FIPS = "fips"
12
13
-EXPECTED_FILES_PER_DROP = 7
+EXPECTED_FILES_PER_DROP = 10
0 commit comments