diff --git a/setup.py b/setup.py index 5e5e000..da8cc39 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pybricks-stubs", - version="0.0.5", + version="0.0.6", author="Lawrence (Drew) Whisenant", author_email="dwhisenant@firstpartners.org", description="A stubs package to write EV3 Python code.",