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

Fix version

parent 91907674
No related branches found
No related tags found
No related merge requests found
ARG APPS="AlekSIS==2022.6"
ARG APPS="AlekSIS==2022.6.post1"
ARG BUILD_DEPS="libmariadb-dev gcc python3-dev"
ARG SYSTEM_DEPS="default-mysql-client-core"
......
[tool.poetry]
name = "AlekSIS-Builddeps"
version = "2022.6.post0"
version = "2022.6.post1"
packages = []
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
......
[tool.poetry]
name = "AlekSIS"
version = "2022.6.post0"
version = "2022.6.post1"
packages = [ { include = "aleksis_meta" } ]
include = ["LICNECE.rst"]
readme = "README.rst"
......
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