Skip to content

Commit d0e4645

Browse files
committed
Released v1.3.
1 parent 06fec04 commit d0e4645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plato/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0"
1+
__version__ = "1.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "plato-learn"
7-
version = "1.2"
7+
version = "1.3"
88
description = "Plato: a research framework for federated learning"
99
readme = "README.md"
1010
requires-python = ">=3.13"

0 commit comments

Comments
 (0)