Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit c2bfabc

Browse files
author
kurwjan
committed
Update some mistakes.
1 parent c7dc4b3 commit c2bfabc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "lanisapi"
7-
version = "0.5.0-dev1"
7+
version = "0.5.0-dev1-post1"
88
authors = [
99
{ name = "kurwjan" }
1010
]
1111
readme = "readme.md"
12-
description = "An unofficial Python-Library for Lanis."
12+
description = "Eine unoffizielle Python-Library für Lanis."
1313
keywords = [
1414
"Lanis",
1515
"SPH",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ werden bald kommen. Aktuell implementiert ist:
1414
+ Vertretungsplan-Modul
1515

1616
## Installation
17-
Jede Version ab **0.5.0** sind von der rewrite branch, bei PyPi sind sie aktuell als _development release_ markiert.
17+
Jede Version ab **0.5.0** sind von der rewrite branch, sie sind auch immer als Pre-Release markiert.
1818

1919
### Erste Methode (Git)
2020
+ Habe Python 3.11

0 commit comments

Comments
 (0)