Skip to content

Commit 9ba5f1f

Browse files
committed
Update setup.py
1 parent 70e72af commit 9ba5f1f

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
@@ -10,7 +10,7 @@ def parse_requirements(filename):
1010

1111
setup(
1212
name="cosbos",
13-
version="1.0.0",
13+
version="1.0.1",
1414
description="COlor-Sensor-Based Occupancy Sensing",
1515
long_description=open(os.path.join(os.path.abspath(os.path.dirname(__file__)), "README.md")).read(),
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)