We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce70b2 commit 92035c0Copy full SHA for 92035c0
adafruit_minimqtt/adafruit_minimqtt.py
@@ -52,7 +52,7 @@
52
53
from .matcher import MQTTMatcher
54
55
-__version__ = "7.6.3"
+__version__ = "0.0.0+auto.0"
56
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT.git"
57
58
# Client-specific variables
requirements.txt
@@ -4,4 +4,4 @@
4
5
Adafruit-Blinka
6
Adafruit-Circuitpython-ConnectionManager
7
-Adafruit-Ticks
+adafruit-ticks
0 commit comments