Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Commit b75196d

Browse files
committed
fix pypi packaging
1 parent b84967f commit b75196d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'Topic :: System :: Hardware']
2828

2929
setup(name = 'Adafruit_CCS811',
30-
version = '0.2',
30+
version = '0.2.1',
3131
author = 'Dean Miller',
3232
author_email = '[email protected]',
3333
description = 'Python library to use the CCS811 air quality sensor with raspberry pi or other linux boards.',

0 commit comments

Comments
 (0)