diff --git a/setup.py b/setup.py index cc87e0d..a4f55a1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="RobotPy-Limelight", - version="2020.0.3", + version="2020.0.4", author="Josh Bacon", author_email="bacon.josh09@gmail.com", packages=["limelight"],