Skip to content

Commit

Permalink
updated version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Preston committed Mar 10, 2014
1 parent 1306c07 commit a2b7c99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log
==========

v2.0.2
------
- Fixed issue #2: pin 1 would be set high on start-up.

v2.0.1
------
- Fixed some bugs to do with pifacedigitalio v3.0.0 support.
Expand Down
2 changes: 1 addition & 1 deletion pifacedigital_emulator/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.0.1'
__version__ = '2.0.2'

0 comments on commit a2b7c99

Please sign in to comment.