Evennia 3.1.0 minor release

This commit is contained in:
Griatch 2024-01-08 21:03:23 +01:00
parent f49391d851
commit 0dbcadcedb
5 changed files with 40 additions and 4 deletions

View file

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