diff --git a/src/watchpoints/__init__.py b/src/watchpoints/__init__.py index b086ab3..35747e0 100644 --- a/src/watchpoints/__init__.py +++ b/src/watchpoints/__init__.py @@ -5,7 +5,7 @@ import atexit from .watch import Watch -__version__ = "0.2.4" +__version__ = "0.2.5" all = [