From a8b96a7234ee5cb69b472d9b51f57941db736cea Mon Sep 17 00:00:00 2001 From: nocarryr Date: Fri, 11 May 2018 14:27:44 -0500 Subject: [PATCH] Bump version to 0.0.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 402080e..e9c6a54 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ def read_rst(): setup( name = "vidhub-control", - version = "0.0.2", + version = "0.0.3", author = "Matthew Reid", author_email = "matt@nomadic-recording.com", url="https://github.com/nocarryr/vidhub-control",