From 543038e034632a4eea84a7055a30965d7502dfff Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Tue, 20 Oct 2015 23:00:15 +0300 Subject: [PATCH] version bumped to 0.28.2 --- motioneye/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/__init__.py b/motioneye/__init__.py index dcb5b41..1b27302 100644 --- a/motioneye/__init__.py +++ b/motioneye/__init__.py @@ -1,2 +1,2 @@ -VERSION = "0.28.1-git" +VERSION = "0.28.2" -- 2.39.5