diff --git a/rest_hooks/__init__.py b/rest_hooks/__init__.py index a8f4011..062ed52 100644 --- a/rest_hooks/__init__.py +++ b/rest_hooks/__init__.py @@ -1 +1 @@ -VERSION = (1, 3, 0) +VERSION = (1, 3, 1)