Set module version as 2.0.0

This commit is contained in:
OleSTEEP 2025-02-18 23:41:11 +03:00
parent 9f903caa28
commit 54a4bf1274

View file

@ -20,7 +20,7 @@ unrenapk = "unrenapk.application:launch"
[project]
name = "vntools"
version = "2.0-dev"
version = "2.0.0"
requires-python = ">= 3.11"
dependencies = [
"Pillow>=10.3.0",