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

Merge branch 'release-1.0.1' into 'master'

Release 1.0.1

See merge request !17
parents 6af193f2 32c04489
Branches fix/remove-github
No related tags found
1 merge request!17Release 1.0.1
Pipeline #96643 canceled with stages
in 12 minutes and 2 seconds
......@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`1.0.1`_ - 2022-09-01
---------------------
Fixed
~~~~~
......@@ -30,3 +33,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
......@@ -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.1.dev0"
release = "1.0.2.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Stoelindeling"
version = "1.0.1.dev0"
version = "1.0.2.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