Skip to content

Commit c9316d3

Browse files
b32147semantic-release-bot
authored andcommitted
chore(release): 1.0.10-rc.1 [skip ci]
## [1.0.10-rc.1](v1.0.9...v1.0.10-rc.1) (2026-02-02) ### Bug Fixes * **requirements:** Updated Python requirements ([bdb2110](bdb2110))
1 parent e1a6842 commit c9316d3

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.10-rc.1](https://github.com/hms-dbmi/dbmi-fileservice/compare/v1.0.9...v1.0.10-rc.1) (2026-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **requirements:** Updated Python requirements ([bdb2110](https://github.com/hms-dbmi/dbmi-fileservice/commit/bdb21101233fbd1711b9f30db95dcbfd369b9d25))
7+
18
## [1.0.9](https://github.com/hms-dbmi/dbmi-fileservice/compare/v1.0.8...v1.0.9) (2025-11-10)
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.9"
3+
version = "1.0.10-rc.1"
44
description = "The file service for DBMI services"
55
readme = "README.md"
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)