Evennia 1.0.1 bug fix release

This commit is contained in:
Griatch 2022-12-07 19:36:27 +01:00
parent cd07c78240
commit 8122c4f942
5 changed files with 51 additions and 20 deletions

View file

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