Evennia 5.0.0 major release

This commit is contained in:
Griatch 2025-07-01 09:51:25 +02:00
parent 7aa3e996ed
commit 9ac061b109
8 changed files with 17 additions and 10 deletions

View file

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