Skip to content

Commit f70453e

Browse files
committed
upload to PyPI againt to resolve #293
1 parent 71d1bb2 commit f70453e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.1
2+
---
3+
Attempt upload to PyPI again to avoid
4+
error reported in issue #293
5+
16
1.1.0
27
---
38
Aaron Marburg (1):

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141

4242
setup(name = 'Adafruit_BBIO',
43-
version = '1.1.0',
43+
version = '1.1.1',
4444
author = 'Justin Cooper',
4545
author_email = 'justin@adafruit.com',
4646
description = 'A module to control BeagleBone IO channels',

0 commit comments

Comments
 (0)