Skip to content

Commit 0be5956

Browse files
committed
version fix
1 parent 16e928f commit 0be5956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# Versions should comply with PEP440. For a discussion on single-sourcing
4040
# the version across setup.py and the project code, see
4141
# http://packaging.python.org/en/latest/tutorial.html#version
42-
version='0.0.7',
42+
version='0.0.9',
4343

4444
description='SparkFun Electronics qwiic CCS811',
4545
long_description=long_description,
@@ -77,7 +77,7 @@
7777
'Programming Language :: Python :: 3.5',
7878
'Programming Language :: Python :: 3.6',
7979
'Programming Language :: Python :: 3.7',
80-
80+
8181
],
8282

8383
# What does your project relate to?

0 commit comments

Comments
 (0)