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 1fefae3 commit 5c633f6Copy full SHA for 5c633f6
docs/conf.py
@@ -11,7 +11,7 @@
11
author = "Scaleout Systems AB"
12
13
# The full version, including alpha/beta/rc tags
14
-release = "0.25.1"
+release = "0.25.2"
15
16
# Add any Sphinx extension module names here, as strings
17
extensions = [
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "fedn"
9
-version = "0.25.1"
+version = "0.25.2"
10
description = "Scaleout Federated Learning"
authors = [{ name = "Scaleout Systems AB", email = "contact@scaleoutsystems.com" }]
readme = "README.rst"
0 commit comments