Skip to content

Commit 5c633f6

Browse files
committed
bump patch because of pypi
1 parent 1fefae3 commit 5c633f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
author = "Scaleout Systems AB"
1212

1313
# The full version, including alpha/beta/rc tags
14-
release = "0.25.1"
14+
release = "0.25.2"
1515

1616
# Add any Sphinx extension module names here, as strings
1717
extensions = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "fedn"
9-
version = "0.25.1"
9+
version = "0.25.2"
1010
description = "Scaleout Federated Learning"
1111
authors = [{ name = "Scaleout Systems AB", email = "contact@scaleoutsystems.com" }]
1212
readme = "README.rst"

0 commit comments

Comments
 (0)