We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e72af commit 9ba5f1fCopy full SHA for 9ba5f1f
setup.py
@@ -10,7 +10,7 @@ def parse_requirements(filename):
10
11
setup(
12
name="cosbos",
13
- version="1.0.0",
+ version="1.0.1",
14
description="COlor-Sensor-Based Occupancy Sensing",
15
long_description=open(os.path.join(os.path.abspath(os.path.dirname(__file__)), "README.md")).read(),
16
long_description_content_type="text/markdown",
0 commit comments