Evennia 4.0.0 major release

This commit is contained in:
Griatch 2024-03-17 14:03:15 +01:00
parent 5e8a75ac8b
commit e25ee5d29c
6 changed files with 20 additions and 19 deletions

View file

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