diff --git a/data-pipeline/pyproject.toml b/data-pipeline/pyproject.toml index 955ee18..5006362 100644 --- a/data-pipeline/pyproject.toml +++ b/data-pipeline/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minnesota-immunization-data-pipeline" -version = "0.2.4" +version = "0.2.5" description = "A data pipeline that minimizes manual effort when extracting immunization records from the Minnesota Department of Health, transforming them, and loading them into the student information system, Infinite Campus." authors = ["Dillon O'Leary "] readme = "README.md"