Evennia 1.2.0 minor release

This commit is contained in:
Griatch 2023-02-25 09:23:59 +01:00
parent a6fa973680
commit e27a5e9951
5 changed files with 7 additions and 7 deletions

View file

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