We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1306c07 commit a2b7c99Copy full SHA for a2b7c99
CHANGELOG
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+v2.0.2
5
+------
6
+- Fixed issue #2: pin 1 would be set high on start-up.
7
+
8
v2.0.1
9
------
10
- Fixed some bugs to do with pifacedigitalio v3.0.0 support.
pifacedigital_emulator/version.py
@@ -1 +1 @@
-__version__ = '2.0.1'
+__version__ = '2.0.2'
0 commit comments