Skip to content

Commit 3a9e509

Browse files
b32147semantic-release-bot
authored andcommitted
chore(release): 1.3.2-rc.1 [skip ci]
## [1.3.2-rc.1](v1.3.1...v1.3.2-rc.1) (2025-11-03) ### Bug Fixes * **requirements:** Updated Python requirements ([4f5461b](4f5461b))
1 parent c37a804 commit 3a9e509

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.3.2-rc.1](https://github.com/hms-dbmi/hypatio-app/compare/v1.3.1...v1.3.2-rc.1) (2025-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **requirements:** Updated Python requirements ([4f5461b](https://github.com/hms-dbmi/hypatio-app/commit/4f5461b982343fc083683a4b1f8bfe3d9f8bcd1a))
7+
18
## [1.3.1](https://github.com/hms-dbmi/hypatio-app/compare/v1.3.0...v1.3.1) (2025-10-28)
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-data-portal"
3-
version = "1.3.1"
3+
version = "1.3.2-rc.1"
44
description = "A portal for hosting and managing access to DBMI-provided datasets"
55
readme = "README.md"
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)