From f454d347436981289331cef75ebf408b4e59faff Mon Sep 17 00:00:00 2001 From: Josh Bacon Date: Tue, 17 Dec 2019 19:51:32 -0500 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],