Update pyproject.toml

This commit is contained in:
Kristofers Solo 2024-01-03 16:44:38 +02:00 committed by GitHub
parent cb54859b6c
commit fdcda990d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[project]
name = "2048"
version = "0.1.0"
version = "0.0.5"
description = "2048 game with AI"
authors = [{ name = "Kristofers Solo", email = "dev@kristofers.xyz" }]
readme = "README.md"