We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bcd6e commit c62db0bCopy full SHA for c62db0b
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "mqtt2influxdb"
3
-version = "2.0.1"
4
-description = "MQTT to InfluxDB v3 bridge for IoT applications"
+version = "2.0.2"
+description = "MQTT to InfluxDB v3 bridge with flexible JSONPath transformation"
5
readme = "README.md"
6
license = "MIT"
7
requires-python = ">=3.10"
0 commit comments