From c9ba849118fef9ccd37ba997655bf041f35f6b0a Mon Sep 17 00:00:00 2001 From: Philip Basford Date: Mon, 28 Jan 2019 17:40:09 +0000 Subject: [PATCH] bump version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2cd1a03..4e2e2bb 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="plantower", - version="0.0.3", + version="0.0.5", author="Philip Basford", author_email="P.J.Basford@soton.ac.uk", description="An interface for plantower particulate matter sensors",