Evennia 4.3.0 minor release

This commit is contained in:
Griatch 2024-08-11 10:46:41 +02:00
parent 5501f1cb66
commit 5797b711db
5 changed files with 15 additions and 6 deletions

View file

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