From b6bca04c33934f4698ea9d6ee8feae5ca1619de2 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 20 Aug 2016 21:48:57 +0300 Subject: [PATCH] version bumped to 0.33.2 --- motioneye/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/__init__.py b/motioneye/__init__.py index 4bd7e06..e58c1f0 100644 --- a/motioneye/__init__.py +++ b/motioneye/__init__.py @@ -1,2 +1,2 @@ -VERSION = "0.33.1" +VERSION = "0.33.2" -- 2.39.5