From be319f3abc13117c57ab7313daf618edf33703d7 Mon Sep 17 00:00:00 2001 From: Samuel Colvin Date: Sun, 8 Mar 2020 19:00:52 +0000 Subject: [PATCH] uprev --- watchgod/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watchgod/version.py b/watchgod/version.py index 1e0f2542..23fa23a3 100644 --- a/watchgod/version.py +++ b/watchgod/version.py @@ -2,4 +2,4 @@ __all__ = ['VERSION'] -VERSION = StrictVersion('0.5.0') +VERSION = StrictVersion('0.6.0')