1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Updating spwmtest.py to check for Issue #16. Updated Changelog and version to 0.2.2

This commit is contained in:
Robert Wolterman
2016-07-30 14:46:25 -05:00
parent 1e3e801e60
commit c8e4323c27
4 changed files with 19 additions and 2 deletions

View File

@ -20,7 +20,7 @@ classifiers = ['Development Status :: 3 - Alpha',
'Topic :: System :: Hardware']
setup(name = 'CHIP_IO',
version = '0.2.1',
version = '0.2.2',
author = 'Robert Wolterman',
author_email = 'robert.wolterman@gmail.com',
description = 'A module to control CHIP IO channels',