From ddfa9b5d737e66be04cdc964eab2c80a4f426257 Mon Sep 17 00:00:00 2001 From: Andrew Velis Date: Wed, 24 May 2017 11:52:43 -0500 Subject: [PATCH] Minor Version bump --- rest_hooks/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_hooks/__init__.py b/rest_hooks/__init__.py index 663b568..120b21e 100644 --- a/rest_hooks/__init__.py +++ b/rest_hooks/__init__.py @@ -1 +1 @@ -VERSION = (1, 4, 0) +VERSION = (1, 4, 1)