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

Add post release due to a wrong core version

parent 00d74a50
No related branches found
No related tags found
No related merge requests found
Pipeline #145254 failed
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Kort" name = "AlekSIS-App-Kort"
version = "0.3" version = "0.3.post0"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -29,7 +29,7 @@ url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple" ...@@ -29,7 +29,7 @@ url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
priority = "supplemental" priority = "supplemental"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.9"
aleksis-core = "^4.0.dev0" aleksis-core = "^3.0"
python-barcode = "^0.15.0" python-barcode = "^0.15.0"
django-formtools = "^2.3" django-formtools = "^2.3"
django-ace = "^1.0.12" 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