Skip to content
Snippets Groups Projects
Verified Commit 696b6791 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

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!268Prepare release 2.0
Pipeline #53689 passed
......@@ -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
......@@ -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.0rc8"
release = "2.0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Alsijil"
version = "2.0rc8"
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment