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