From 101410e8590f201de39cf12e3daf91c9c351a03b Mon Sep 17 00:00:00 2001 From: Michael Warkentin Date: Mon, 4 May 2020 23:04:06 -0400 Subject: [PATCH] bump to 1.1.1 --- watchman/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watchman/__init__.py b/watchman/__init__.py index 1a72d32..b3ddbc4 100644 --- a/watchman/__init__.py +++ b/watchman/__init__.py @@ -1 +1 @@ -__version__ = '1.1.0' +__version__ = '1.1.1'