Evennia 1.1.1 patch release

This commit is contained in:
Griatch 2023-01-15 22:43:43 +01:00
parent 0af1bf7561
commit 1ee104031c
4 changed files with 10 additions and 3 deletions

View file

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