Skip to content
Snippets Groups Projects
Verified Commit 16a28acd authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 2.2

parent 7fa6c07e
No related branches found
No related tags found
1 merge request!793Prepare release 2.2
Pipeline #42652 passed
......@@ -29,9 +29,9 @@ copyright = "2019, 2020, AlekSIS team"
author = "AlekSIS team"
# The short X.Y version
version = "2.1"
version = "2.2"
# The full version, including alpha/beta/rc tags
release = "2.1.1"
release = "2.2"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-Core"
version = "2.2.dev0"
version = "2.2"
packages = [
{ include = "aleksis" }
]
......@@ -29,7 +29,7 @@ repository = "https://edugit.org/AlekSIS/official/AlekSIS-Core"
documentation = "https://aleksis.org/AlekSIS-Core/docs/html/"
keywords = ["SIS", "education", "school", "digitisation", "school apps"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django :: 3.0",
"Intended Audience :: Developers",
......
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