Skip to content

Commit e899a80

Browse files
author
Brian Hines
committed
Bump version
1 parent 583984e commit e899a80

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ v0.0.2, 2014-12-27 -- Rename README.md to README.txt
33
v0.0.5, 2014-12-29 -- General clean up
44
v0.0.6, 2014-12-29 -- Trying to get this README.txt to display correctly
55
v0.0.7, 2014-12-29 -- Add on/off methods
6+
v0.0.8, 2014-12-30 -- Refactor pin setup method and add test script

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='Pi-Pin-Manager',
5-
version='0.0.7',
5+
version='0.0.8',
66
author='Brian Hines',
77
author_email='brian@projectweekend.net',
88
packages=['pi_pin_manager'],

0 commit comments

Comments
 (0)