Skip to content
Snippets Groups Projects
Commit 6d73c04e authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'release-1.0.2' into 'master'

Do release 1.0.2

See merge request !20
parents 393ac964 5040fbef
No related branches found
No related tags found
1 merge request!20Do release 1.0.2
Pipeline #108689 failed
......@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`1.0.2`_ - 2022-11-04
---------------------
Fixed
~~~~~
......@@ -39,3 +42,4 @@ Added
.. _1.0: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0
.. _1.0.1: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0.1
.. _1.0.2: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0.2
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "1.0"
# The full version, including alpha/beta/rc tags
release = "1.0.2.dev0"
release = "1.0.3.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Stoelindeling"
version = "1.0.2.dev0"
version = "1.0.3.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