We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5991ea0 commit be9c9f5Copy full SHA for be9c9f5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1-rc.2](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.1-rc.1...v1.0.1-rc.2) (2024-08-26)
2
+
3
4
+### Bug Fixes
5
6
+* **requirements:** Updated Python requirements ([3a4c611](https://github.com/hms-dbmi/fhirquestionnaire/commit/3a4c611bb20567b08870a85037e037dc1ca77d44))
7
8
## [1.0.1-rc.1](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.0...v1.0.1-rc.1) (2024-07-30)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "fhirquestionnaire"
-version = "1.0.1-rc.1"
+version = "1.0.1-rc.2"
description = "The questionnaire service for PPM studies"
readme = "README.md"
requires-python = ">=3.9"
0 commit comments