Evennia 1.2.1 patch release

This commit is contained in:
Griatch 2023-02-26 20:21:12 +01:00
parent d7155db1d1
commit 5a402508c6
4 changed files with 16 additions and 10 deletions

View file

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