Evennia 6.0.0 major release

This commit is contained in:
Griatch
2026-02-15 18:57:12 +01:00
parent ef2a18108d
commit 966301fc1f
8 changed files with 15 additions and 9 deletions

View File

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