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

Fix version

1.4.1 was apparently uploaded to PyPI out of the CI pipeline and
without a tag by @debdolph?
parent bbc9ba7a
No related branches found
No related tags found
No related merge requests found
Pipeline #59967 failed
......@@ -6,7 +6,7 @@ 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`_.
`1.4.1`_
`1.4.2`_
--------
Changed
......@@ -17,6 +17,11 @@ Changed
* Return net prices in items
* Fix decimal type for donatiosn and discounts
`1.4.1`_
--------
* Fix a predicate granting privileges to participants
`1.4`_
------
......@@ -114,3 +119,4 @@ Added
.. _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
.. _1.4.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.1
.. _1.4.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.2
[tool.poetry]
name = "AlekSIS-App-Paweljong"
version = "1.4.1"
version = "1.4.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