Evennia 1.0.2 bugfix release

This commit is contained in:
Griatch 2022-12-21 17:10:54 +01:00
parent dfeb0a298d
commit 290475a9fe
8 changed files with 44 additions and 17 deletions

View file

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