Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Alsijil
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Alsijil
Commits
696b6791
Verified
Commit
696b6791
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.0 and raise dependencies to other AlekSIS parts
parent
587c804a
No related branches found
No related tags found
1 merge request
!268
Prepare release 2.0
Pipeline
#53689
passed
3 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
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
+1
-1
1 addition, 1 deletion
docs/conf.py
pyproject.toml
+3
-3
3 additions, 3 deletions
pyproject.toml
with
7 additions
and
6 deletions
CHANGELOG.rst
+
3
−
2
View file @
696b6791
...
...
@@ -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.0` - 2022-02-06
----------
--------
Changed
~~~~~~~
...
...
@@ -226,3 +226,4 @@ Fixed
.. _2.0rc5: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc5
.. _2.0rc6: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc6
.. _2.0rc7: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc7
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
696b6791
...
...
@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version
=
"
2.0
"
# The full version, including alpha/beta/rc tags
release
=
"
2.0
rc8
"
release
=
"
2.0
"
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
3
−
3
View file @
696b6791
[tool.poetry]
name
=
"AlekSIS-App-Alsijil"
version
=
"2.0
rc8
"
version
=
"2.0"
packages
=
[
{
include
=
"aleksis"
}
]
...
...
@@ -48,8 +48,8 @@ secondary = true
[tool.poetry.dependencies]
python
=
"^3.9"
aleksis-core
=
"^2.
2
"
aleksis-app-chronos
=
"^2.
0rc3
"
aleksis-core
=
"^2.
7
"
aleksis-app-chronos
=
"^2.
2
"
[tool.poetry.dev-dependencies]
aleksis-builddeps
=
"^6"
...
...
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