]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
bumped the version to check the new python req auto-detect script
authorterminaldweller <redacted>
Tue, 30 Jan 2024 16:53:01 +0000 (11:53 -0500)
committerterminaldweller <redacted>
Tue, 30 Jan 2024 16:53:01 +0000 (11:53 -0500)
scripts/mqtt.py

index d9caec1718ad91d27224f37651f82cff7382f384..29a45e30f910e04dfbe86fb754955ad21c8a03fe 100644 (file)
@@ -3,7 +3,7 @@ import irssi
 import paho.mqtt.client as mqtt
 import threading
 
-__version__ = "0.1.0"
+__version__ = "0.1.1"
 
 IRSSI = {
     "authors": "terminaldweller",
git clone https://git.99rst.org/PROJECT