Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Merge requests
!162
v1.0.0rc1 release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
v1.0.0rc1 release
v1.0rc1
into
main
Overview
0
Commits
3
Pipelines
5
Changes
4
Merged
Moul
requested to merge
v1.0rc1
into
main
3 years ago
Overview
0
Commits
3
Pipelines
5
Changes
4
Add changelog for v1.0.0rc1
Add changelog link to PyPI
Edited
3 years ago
by
Moul
0
0
Merge request reports
Compare
main
version 2
e8720113
3 years ago
version 1
069bea60
3 years ago
main (base)
and
latest version
latest version
31ed669b
3 commits,
3 years ago
version 2
e8720113
2 commits,
3 years ago
version 1
069bea60
1 commit,
3 years ago
4 files
+
20
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
docs/conf.py
+
2
−
2
View file @ 31ed669b
Edit in single-file editor
Open in Web IDE
Show full file
@@ -74,9 +74,9 @@ author = "caner & inso & vit"
# built documents.
#
# The short X.Y version.
version
=
"
1.0.0rc
0
"
version
=
"
1.0.0rc
1
"
# The full version, including alpha/beta/rc tags.
release
=
"
1.0.0rc
0
"
release
=
"
1.0.0rc
1
"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Loading