diff --git a/docs/tutorials/notebooks b/docs/tutorials/notebooks index ac088bca..99b17e70 160000 --- a/docs/tutorials/notebooks +++ b/docs/tutorials/notebooks @@ -1 +1 @@ -Subproject commit ac088bcabae5de8516ca9a5aa036b4e3cdf67df6 +Subproject commit 99b17e7039699548a908433fa3ee6b5cbac5e29f diff --git a/pyproject.toml b/pyproject.toml index 7d910479..434ad40e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["hatchling"] [project] name = "ehrapy" -version = "0.9.0" +version = "0.10.0" description = "Electronic Health Record Analysis with Python." readme = "README.md" requires-python = ">=3.10,<3.13"