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
No related branches found
No related tags found
1 merge request!17Release 1.0.1
Pipeline #96643 canceled
...@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_. ...@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased Unreleased
---------- ----------
`1.0.1`_ - 2022-09-01
---------------------
Fixed Fixed
~~~~~ ~~~~~
...@@ -30,3 +33,4 @@ Added ...@@ -30,3 +33,4 @@ Added
.. _1.0: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0 .. _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" ...@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version # The short X.Y version
version = "1.0" version = "1.0"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "1.0.1.dev0" release = "1.0.2.dev0"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Stoelindeling" name = "AlekSIS-App-Stoelindeling"
version = "1.0.1.dev0" version = "1.0.2.dev0"
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