Skip to content

Commit ab6c725

Browse files
authored
Merge pull request #373 from VectorInstitute/nerdai/vbump
[version] bump version to v0.3.1
2 parents a868d9d + 533a2d7 commit ab6c725

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
title: "FL4Health"
4-
version: 0.3.0
4+
version: 0.3.1
55
date-released: 2025
66
license: Apache-2.0
77
repository-code: "https://github.com/vectorInstitute/FL4Health/"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fl4health"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Federated Learning for Health"
55
authors = ["Vector AI Engineering <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)