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

Bump version to 3.1.2

parent 935ee875
No related branches found
Tags 3.1.2
1 merge request!1286Release 3.1.2
Pipeline #135462 canceled
......@@ -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
----------
`3.1.2`_ - 2023-07-05
---------------------
Changed
~~~~~~~
......@@ -1194,3 +1194,4 @@ Fixed
.. _3.0: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.0
.. _3.1: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.1
.. _3.1.1: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.1.1
.. _3.1.2: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/tags/3.1.2
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "3.1"
# The full version, including alpha/beta/rc tags
release = "3.1.2.dev0"
release = "3.1.2"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-Core"
version = "3.1.2.dev0"
version = "3.1.2"
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