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

Bump to 2021.12.post0

This is due to a pipeline failure, and losing the release version on
PyPI afterwards.
parent 3a81aff7
No related branches found
No related tags found
No related merge requests found
ARG APPS="AlekSIS==2021.12"
ARG APPS="AlekSIS==2021.12.post0"
ARG BUILD_DEPS="libmariadb-dev gcc python3-dev"
ARG SYSTEM_DEPS="default-mysql-client-core"
......
[tool.poetry]
name = "AlekSIS-Builddeps"
version = "2021.12"
version = "2021.12.post0"
packages = []
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
......
[tool.poetry]
name = "AlekSIS"
version = "2021.12"
version = "2021.12.post0"
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