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

Raise version

parent c63b6708
No related branches found
Tags 1.4
No related merge requests found
...@@ -6,12 +6,14 @@ All notable changes to this project will be documented in this file. ...@@ -6,12 +6,14 @@ 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 `1.4`_
---------- ------
Added Added
~~~~~ ~~~~~
* Registration states
* Integration with Tezor
* Allow to configure email notification recipient for events * Allow to configure email notification recipient for events
`1.3.2`_ `1.3.2`_
...@@ -99,3 +101,4 @@ Added ...@@ -99,3 +101,4 @@ Added
.. _1.3: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3 .. _1.3: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3
.. _1.3.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.1 .. _1.3.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.1
.. _1.3.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.2 .. _1.3.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.2
.. _1.4: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Paweljong" name = "AlekSIS-App-Paweljong"
version = "1.3.3.dev0" version = "1.4"
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