Updated pyproject.toml to v0.1.2

This commit is contained in:
Kizuren 2025-07-15 13:01:57 +02:00 committed by GitHub
parent ecc9e4c275
commit 37bb6a3d3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "LidlConnect.py"
version = "0.1.1"
version = "0.1.2"
description = "Python API client for Lidl Connect"
readme = "README.md"
license = { file = "LICENSE" }