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