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.
I noticed that circup always insists the module needs updating.
Found 1 module[s] needing update. Device version: None, Bundle version: None Updated adafruit_progressbar
THis may be beacuse __init__.py doesn't have __version__. The standard __repo__ should possibly also be added.
__init__.py
__version__
__repo__