Evennia 3.0.0 major release

This commit is contained in:
Griatch 2023-12-20 23:02:49 +01:00
parent 60b56e6ea6
commit dadc1de6e1
6 changed files with 19 additions and 8 deletions

View file

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