Skip to content

Commit

Permalink
[RELEASE] v1.0.6 (#625)
Browse files Browse the repository at this point in the history
* release v1.0.4

* increment version to 1.0.6
  • Loading branch information
DanPaseltiner authored May 26, 2023
1 parent d1036ec commit 5f77e68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion phdi/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.5"
__version__ = "1.0.6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "phdi"
version = "v1.0.5"
version = "v1.0.6"
description = "Public health data infrastructure Building Blocks is a library to help public health departments work with their data"
authors = ["Kenneth Chow <kenneth@skylight.digital>", "Brandon Mader <brandon@skylight.digital>", "Spencer Kathol <spencer@skylight.digital>", "Nick Clyde <nclyde@skylight.digital", "Dan Paseltiner <dan@skylight.digital>", "Brady Fausett <brady@skylight.digital>", "Marcelle Goggins <marcelle@skylight.digital", "Nick Bristow <nick@skylight.digital>", "Bryan Britten <bryan@skylight.digital>", "Emma Stephenson <emma@skylight.digital>" , "Gordon Farrell <gordon@skylight.digital>", "Robert Mitchell <rmitchell@skylight.digital>"]
homepage = "https://github.com/CDCgov/phdi"
Expand Down

0 comments on commit 5f77e68

Please sign in to comment.