Skip to content

Commit 2049513

Browse files
b32147semantic-release-bot
authored andcommitted
chore(release): 1.0.9-rc.1 [skip ci]
## [1.0.9-rc.1](v1.0.8...v1.0.9-rc.1) (2025-11-10) ### Bug Fixes * **requirements:** Updated Python requirements ([2955f88](2955f88))
1 parent 42539fe commit 2049513

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9-rc.1](https://github.com/hms-dbmi/dbmi-fileservice/compare/v1.0.8...v1.0.9-rc.1) (2025-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **requirements:** Updated Python requirements ([2955f88](https://github.com/hms-dbmi/dbmi-fileservice/commit/2955f88f20026fecf1afbd255fb827282145e526))
7+
18
## [1.0.8](https://github.com/hms-dbmi/dbmi-fileservice/compare/v1.0.7...v1.0.8) (2025-11-03)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dbmi-fileservice"
3-
version = "1.0.8"
3+
version = "1.0.9-rc.1"
44
description = "The file service for DBMI services"
55
readme = "README.md"
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)