From 013da245171ee6caf4356253f89eec96e54e60af Mon Sep 17 00:00:00 2001 From: Andrew Velis Date: Wed, 20 Jan 2016 10:08:25 -0600 Subject: [PATCH] Maintenance 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 2dff7f8..98a246e 100644 --- a/rest_hooks/__init__.py +++ b/rest_hooks/__init__.py @@ -1 +1 @@ -VERSION = (1, 2, 0) +VERSION = (1, 2, 1)