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 6b01440 commit 409939aCopy full SHA for 409939a
setup.py
@@ -3,7 +3,7 @@
3
__project__ = 'picozero'
4
__packages__ = ['picozero']
5
__desc__ = 'A beginner-friendly library for using common electronics components with the Raspberry Pi Pico. '
6
-__version__ = '0.4.2
+__version__ = '0.4.2'
7
__author__ = "Raspberry Pi Foundation"
8
__author_email__ = '[email protected]'
9
__license__ = 'MIT'
0 commit comments