Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
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
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
0714e91f
Commit
0714e91f
authored
3 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog and bump version
parent
de857640
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Checking pipeline status
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+3
-2
3 additions, 2 deletions
CHANGELOG.rst
docs/conf.py
+2
-2
2 additions, 2 deletions
docs/conf.py
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
6 additions
and
5 deletions
CHANGELOG.rst
+
3
−
2
View file @
0714e91f
...
...
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.7`_ - 2022-01-24
----------
---------
Added
~~~~~
...
...
@@ -670,3 +670,4 @@ Fixed
.. _2.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.4
.. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.5
.. _2.6: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.6
.. _2.7: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7
This diff is collapsed.
Click to expand it.
docs/conf.py
+
2
−
2
View file @
0714e91f
...
...
@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author
=
"
The AlekSIS Team
"
# The short X.Y version
version
=
"
2.
6
"
version
=
"
2.
7
"
# The full version, including alpha/beta/rc tags
release
=
"
2.
6.1.dev0
"
release
=
"
2.
7
"
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
0714e91f
[tool.poetry]
name
=
"AlekSIS-Core"
version
=
"2.
6.1.dev0
"
version
=
"2.
7
"
packages
=
[
{
include
=
"aleksis"
}
]
...
...
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