We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fec04 commit d0e4645Copy full SHA for d0e4645
plato/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0"
+__version__ = "1.3"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "plato-learn"
7
-version = "1.2"
+version = "1.3"
8
description = "Plato: a research framework for federated learning"
9
readme = "README.md"
10
requires-python = ">=3.13"
0 commit comments