update version in pyproject

This commit is contained in:
Alex Tau 2026-01-18 16:02:59 +03:00
parent d6feb9d498
commit 57accba7d7

View file

@ -1,6 +1,6 @@
[project] [project]
name = "lego-monitoring" name = "lego-monitoring"
version = "1.1.1" version = "1.2.0"
description = "Monitoring software for the lego server" description = "Monitoring software for the lego server"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"