From 9029a21ea766af5f98b2eeca72675656f2d380a9 Mon Sep 17 00:00:00 2001
From: Calin Crisan <ccrisan@gmail.com>
Date: Sun, 21 Feb 2016 17:23:45 +0200
Subject: [PATCH] version bumped to 0.31

---
 motioneye/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/motioneye/__init__.py b/motioneye/__init__.py
index 528401c..44df7c9 100644
--- a/motioneye/__init__.py
+++ b/motioneye/__init__.py
@@ -1,2 +1,2 @@
 
-VERSION = "0.31-git"
+VERSION = "0.31"
-- 
2.39.5