From 76b5465e242221e702dd0c3d8522e5c663ef02ed Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Thu, 3 Dec 2015 20:39:19 +0200 Subject: [PATCH] version bumped to 0.29 --- motioneye/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/__init__.py b/motioneye/__init__.py index c388f76..4eb65d8 100644 --- a/motioneye/__init__.py +++ b/motioneye/__init__.py @@ -1,2 +1,2 @@ -VERSION = "0.29rc2" +VERSION = "0.29" -- 2.39.5