Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
declearn2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Magnet
DecLearn
declearn2
Commits
17eab5ea
Verified
Commit
17eab5ea
authored
7 months ago
by
ANDREY Paul
Browse files
Options
Downloads
Patches
Plain Diff
Increment version to '2.6.0'.
parent
ae5e2de0
No related branches found
No related tags found
1 merge request
!70
Finalize version 2.6.0
Pipeline
#1012782
passed
7 months ago
Stage: clean
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
AUTHORS
+1
-1
1 addition, 1 deletion
AUTHORS
declearn/version.py
+1
-1
1 addition, 1 deletion
declearn/version.py
pyproject.toml
+1
-0
1 addition, 0 deletions
pyproject.toml
with
3 additions
and
2 deletions
AUTHORS
+
1
−
1
View file @
17eab5ea
This file maintains the list of present and past declearn authors.
This file maintains the list of present and past declearn authors.
A secondary file listing punctual open-source contributors may complement it.
A secondary file listing punctual open-source contributors may complement it.
Declearn 2.4 - 2.
5
Declearn 2.4 - 2.
6
- Paul Andrey
- Paul Andrey
Declearn 2.1 - 2.3
Declearn 2.1 - 2.3
...
...
This diff is collapsed.
Click to expand it.
declearn/version.py
+
1
−
1
View file @
17eab5ea
...
@@ -17,5 +17,5 @@
...
@@ -17,5 +17,5 @@
"""
DecLearn version information, as hard-coded constants.
"""
"""
DecLearn version information, as hard-coded constants.
"""
VERSION
=
"
2.6.0
.dev2
"
VERSION
=
"
2.6.0
"
"""
Version information of the installed DecLearn package.
"""
"""
Version information of the installed DecLearn package.
"""
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
0
View file @
17eab5ea
...
@@ -8,6 +8,7 @@ requires = [
...
@@ -8,6 +8,7 @@ requires = [
[project]
[project]
name
=
"declearn"
name
=
"declearn"
version
=
"2.6.0"
description
=
"""
description
=
"""
DecLearn - a modular and extensible framework for Federated Learning.
DecLearn - a modular and extensible framework for Federated Learning.
"""
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment