diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ee8f2e2c0..e1ea1c4ed 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.27 +current_version = 0.3.28 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False diff --git a/_delphi_utils_python/.bumpversion.cfg b/_delphi_utils_python/.bumpversion.cfg index 64d18e1c2..96378d0b8 100644 --- a/_delphi_utils_python/.bumpversion.cfg +++ b/_delphi_utils_python/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.6 +current_version = 0.3.7 commit = True message = chore: bump delphi_utils to {new_version} tag = False diff --git a/_delphi_utils_python/delphi_utils/__init__.py b/_delphi_utils_python/delphi_utils/__init__.py index bab4a1dab..6320c4a83 100644 --- a/_delphi_utils_python/delphi_utils/__init__.py +++ b/_delphi_utils_python/delphi_utils/__init__.py @@ -15,4 +15,4 @@ from .nancodes import Nans from .weekday import Weekday -__version__ = "0.3.6" +__version__ = "0.3.7" diff --git a/_delphi_utils_python/setup.py b/_delphi_utils_python/setup.py index a84c90f70..34f8da84c 100644 --- a/_delphi_utils_python/setup.py +++ b/_delphi_utils_python/setup.py @@ -26,7 +26,7 @@ setup( name="delphi_utils", - version="0.3.6", + version="0.3.7", description="Shared Utility Functions for Indicators", long_description=long_description, long_description_content_type="text/markdown", diff --git a/changehc/version.cfg b/changehc/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/changehc/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/claims_hosp/version.cfg b/claims_hosp/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/claims_hosp/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/doctor_visits/version.cfg b/doctor_visits/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/doctor_visits/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/dsew_community_profile/version.cfg b/dsew_community_profile/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/dsew_community_profile/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/google_symptoms/version.cfg b/google_symptoms/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/google_symptoms/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/hhs_hosp/version.cfg b/hhs_hosp/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/hhs_hosp/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/jhu/version.cfg b/jhu/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/jhu/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/nchs_mortality/version.cfg b/nchs_mortality/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/nchs_mortality/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/nowcast/version.cfg b/nowcast/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/nowcast/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/quidel_covidtest/version.cfg b/quidel_covidtest/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/quidel_covidtest/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28 diff --git a/sir_complainsalot/version.cfg b/sir_complainsalot/version.cfg new file mode 100644 index 000000000..f3216a611 --- /dev/null +++ b/sir_complainsalot/version.cfg @@ -0,0 +1 @@ +current_version = 0.3.28