We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b9dd5 commit 128567aCopy full SHA for 128567a
plato/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.4"
+__version__ = "1.41"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "plato-learn"
7
-version = "1.4"
+version = "1.41"
8
description = "Plato: a research framework for federated learning"
9
readme = "README.md"
10
requires-python = ">=3.13"
0 commit comments