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