Skip to content

Commit b685b2e

Browse files
authored
Merge pull request #1462 from cmu-delphi/release/indicators_v0.2.21_utils_v0.2.9
Release covidcast-indicators 0.2.21
2 parents c47808b + 15cc575 commit b685b2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.20
2+
current_version = 0.2.21
33
commit = True
44
message = chore: bump covidcast-indicators to {new_version}
55
tag = False

changehc/delphi_changehc/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
HRR = "hrr"
1111
FIPS = "fips"
1212

13-
EXPECTED_FILES_PER_DROP = 7
13+
EXPECTED_FILES_PER_DROP = 10

0 commit comments

Comments
 (0)