Evennia 2.3.0 minor release

This commit is contained in:
Griatch 2023-09-03 09:24:42 +02:00
parent 9b354a39b7
commit bb35973cea
4 changed files with 10 additions and 6 deletions

View file

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