mirror of
https://github.com/lbatalha/rnmon.git
synced 2025-12-22 10:27:12 +00:00
bump version for RNS 1.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "rnmon"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
description = "Reticulum Monitoring Daemon"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
@@ -12,7 +12,7 @@ requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"pyyaml>=6.0.2",
|
||||
"requests>=2.32.3",
|
||||
"rns>=0.9.6",
|
||||
"rns>=1.0.0",
|
||||
]
|
||||
keywords = ["reticulum", "monitoring", "influx", "exporter"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user