Skip to content
Snippets Groups Projects
Commit 0714e91f authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update changelog and bump version

parent de857640
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file. ...@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_, The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_. and this project adheres to `Semantic Versioning`_.
Unreleased `2.7`_ - 2022-01-24
---------- -------------------
Added Added
~~~~~ ~~~~~
...@@ -670,3 +670,4 @@ Fixed ...@@ -670,3 +670,4 @@ Fixed
.. _2.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.4 .. _2.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.4
.. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.5 .. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.5
.. _2.6: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.6 .. _2.6: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.6
.. _2.7: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7
...@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team" ...@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author = "The AlekSIS Team" author = "The AlekSIS Team"
# The short X.Y version # The short X.Y version
version = "2.6" version = "2.7"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "2.6.1.dev0" release = "2.7"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "2.6.1.dev0" version = "2.7"
packages = [ packages = [
{ include = "aleksis" } { 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