Evennia 2.2.0 minor release

This commit is contained in:
Griatch 2023-08-06 23:58:18 +02:00
parent f12897a072
commit b53346a3cc
6 changed files with 56 additions and 51 deletions

View file

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