diff --git a/pyproject.toml b/pyproject.toml index 7138a2e..0eea6e1 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fhir-kindling" -version = "1.0.2" +version = "1.0.3" description = "Python library to simplify working with FHIR servers and resources." authors = ["Michael Graf "] # todo add changelog when multiple readme bug is fixed