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 71d1bb2 commit f70453eCopy full SHA for f70453e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.1.1
2
+---
3
+Attempt upload to PyPI again to avoid
4
+error reported in issue #293
5
+
6
1.1.0
7
---
8
Aaron Marburg (1):
setup.py
@@ -40,7 +40,7 @@
40
}
41
42
setup(name = 'Adafruit_BBIO',
43
- version = '1.1.0',
+ version = '1.1.1',
44
author = 'Justin Cooper',
45
author_email = 'justin@adafruit.com',
46
description = 'A module to control BeagleBone IO channels',
0 commit comments