Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2024-09-24)

### Bug Fixes

* **requirements:** Updated Python requirements ([4befd6c](4befd6c))
  • Loading branch information
b32147 authored and semantic-release-bot committed Sep 24, 2024
1 parent c1b0faa commit 812e7f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.4](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.3...v1.0.4) (2024-09-24)


### Bug Fixes

* **requirements:** Updated Python requirements ([4befd6c](https://github.com/hms-dbmi/fhirquestionnaire/commit/4befd6cc87bd6d0054ba5c2ef8397e441df8624c))

## [1.0.4-rc.1](https://github.com/hms-dbmi/fhirquestionnaire/compare/v1.0.3...v1.0.4-rc.1) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 812e7f3

Please sign in to comment.