Evennia 2.0.1 patch release

This commit is contained in:
Griatch 2023-06-17 09:07:20 +02:00
parent 19c4f6c544
commit 4abe812cb4
4 changed files with 15 additions and 3 deletions

View file

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