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