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)