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

Bump version to 0.3

parent 8c6ceb37
No related branches found
Tags 0.3
No related merge requests found
Pipeline #145255 failed
......@@ -6,6 +6,14 @@ 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`_.
`0.3`_ - 2023-09-05
-------------------
Added
~~~~~
* Preview view for card layouts.
`0.2.1`_ - 2023-08-30
---------------------
......@@ -48,3 +56,4 @@ Added
.. _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
.. _0.2.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.2.1
.. _0.3: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.3
[tool.poetry]
name = "AlekSIS-App-Kort"
version = "0.2.1"
version = "0.3"
packages = [
{ include = "aleksis" }
]
......@@ -29,7 +29,7 @@ url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
priority = "supplemental"
[tool.poetry.dependencies]
python = "^3.9"
aleksis-core = "^3.0"
aleksis-core = "^4.0.dev0"
python-barcode = "^0.15.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