We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27723b0 commit 056c4d8Copy full SHA for 056c4d8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4-rc.1](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.3...v1.0.4-rc.1) (2024-09-23)
2
+
3
4
+### Bug Fixes
5
6
+* **requirements:** Updated Python requirements ([4befd6c](https://github.com/hms-dbmi/fhirquestionnaire/commit/4befd6cc87bd6d0054ba5c2ef8397e441df8624c))
7
8
## [1.0.3](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.2...v1.0.3) (2024-09-16)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "fhirquestionnaire"
-version = "1.0.3"
+version = "1.0.4-rc.1"
description = "The questionnaire service for PPM studies"
readme = "README.md"
requires-python = ">=3.9"
0 commit comments