Skip to content
Snippets Groups Projects
Commit 92d2a408 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'prepare-release-2.1' into 'master'

Bump version to 2.1 and update changelog

See merge request AlekSIS/official/AlekSIS-App-Resint!39
parents 07a557dc 2bf54a36
No related branches found
No related tags found
1 merge request!39Bump version to 2.1 and update changelog
Pipeline #49639 canceled
......@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.1`_ - 2022-01-12
-------------------
Added
~~~~~
......@@ -60,3 +63,4 @@ Added
.. _2.0b0: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0b0
.. _2.0b1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0b1
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0
.. _2.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.1
......@@ -29,9 +29,9 @@ copyright = "2018-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "2.0"
version = "2.1"
# The full version, including alpha/beta/rc tags
release = "2.0.1.dev0"
release = "2.1.1.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Resint"
version = "2.0.1.dev0"
version = "2.1.1.dev0"
packages = [
{ include = "aleksis" }
]
......
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