bump: release version 0.1.1
This commit is contained in:
Vendored
+7
@@ -1,3 +1,10 @@
|
|||||||
|
traffic-checker (0.1.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Add logging function for traffic check status in stdout.
|
||||||
|
* Defer state save until successful telegram delivery.
|
||||||
|
|
||||||
|
-- Vladimir Khvan <thisisnotablownfuse@gmail.com> Sun, 02 Aug 2026 02:54:53 +0300
|
||||||
|
|
||||||
traffic-checker (0.1-1) unstable; urgency=medium
|
traffic-checker (0.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "traffic-checker"
|
name = "traffic-checker"
|
||||||
version = "0.1"
|
version = "0.1.1"
|
||||||
description = "Traffic consumption monitoring CLI tool for remote servers with automated alerting"
|
description = "Traffic consumption monitoring CLI tool for remote servers with automated alerting"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
authors = [
|
authors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user