Evennia 1.1.0 minor release

This commit is contained in:
Griatch 2023-01-07 22:26:16 +01:00
parent b8012b7e92
commit 3d05932156
6 changed files with 32 additions and 11 deletions

View file

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