From b4e4a214de7760c9ca69dc67253bd312494bf25b Mon Sep 17 00:00:00 2001 From: gaogaotiantian Date: Sun, 14 Mar 2021 22:04:14 -0700 Subject: [PATCH] Ready for 0.2.1 --- src/watchpoints/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/watchpoints/__init__.py b/src/watchpoints/__init__.py index ce766f5..367b0bc 100644 --- a/src/watchpoints/__init__.py +++ b/src/watchpoints/__init__.py @@ -4,7 +4,7 @@ from .watch import Watch -__version__ = "0.2.0" +__version__ = "0.2.1" all = [