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

Bump version to 0.2

parent deb726ce
No related branches found
No related tags found
No related merge requests found
Pipeline #127063 failed
......@@ -6,6 +6,12 @@ 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`_.
`2.0`_ - 2023-05-15
-------------------
This version requires AlekSIS-Core 3.0. It is incompatible with any previous
version.
`0.1.1`_ - 2023-03-20
---------------------
......@@ -29,3 +35,4 @@ Added
.. _0.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1
.. _0.1.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1.1
.. _0.2: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.2
[tool.poetry]
name = "AlekSIS-App-Kort"
version = "0.1.1"
version = "0.2"
packages = [
{ include = "aleksis" }
]
......@@ -25,7 +25,7 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
aleksis-core = "^3.0b2"
aleksis-core = "^3.0"
python-barcode = "^0.14.0"
django-formtools = "^2.3"
django-ace = "^1.0.12"
......
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