chore: bump up the version

This commit is contained in:
Kristofers Solo 2024-01-16 20:02:50 +02:00
parent 63fdf72cc8
commit c0e998b882

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "tetris" name = "tetris"
version = "0.1.1" version = "0.1.2"
description = "Tetris game" description = "Tetris game"
authors = [{ name = "Kristofers Solo", email = "dev@kristofers.xyz" }] authors = [{ name = "Kristofers Solo", email = "dev@kristofers.xyz" }]
readme = "README.md" readme = "README.md"