Update docs

This commit is contained in:
Griatch
2026-07-05 08:57:43 +02:00
parent 4097f1559b
commit fdda358930
14 changed files with 217 additions and 17 deletions

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "evennia"
version = "6.0.0"
version = "6.1.0"
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.12"