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 bf3028d commit 279753dCopy full SHA for 279753d
docs/apiref.rst
@@ -4,4 +4,4 @@ API Reference
4
.. automodule:: qwiic_button
5
:members:
6
7
-.. autoclass:: QwiicButton
+.. autoclass:: Qwiic_Button
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'SparkFun Electronics'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.0.2'
+release = '0.0.3'
26
27
28
# -- General configuration ---------------------------------------------------
0 commit comments