Evennia 5.0.1 patch release

This commit is contained in:
Griatch 2025-07-02 15:26:30 +02:00
parent bd6962133d
commit 9024f804f9
5 changed files with 17 additions and 6 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "evennia"
version = "5.0.0"
version = "5.0.1"
maintainers = [{ name = "Griatch", email = "griatch@gmail.com" }]
description = "A full-featured toolkit and server for text-based multiplayer games (MUDs, MU*, etc)."
requires-python = ">=3.11"