Evennia 4.5.0 minor release

This commit is contained in:
Griatch 2024-11-12 10:39:35 +01:00
parent 1da8759db9
commit 3965de8d16
5 changed files with 5 additions and 7 deletions

View file

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