From 608ddaff39d57d3c482d418ee842c3d43c27725e Mon Sep 17 00:00:00 2001 From: Andrew Velis Date: Wed, 24 May 2017 13:42:17 -0500 Subject: [PATCH] Bumps maintenance version --- 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 120b21e..57130a8 100644 --- a/rest_hooks/__init__.py +++ b/rest_hooks/__init__.py @@ -1 +1 @@ -VERSION = (1, 4, 1) +VERSION = (1, 4, 2)