We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabe0b4 commit 8f4cc79Copy full SHA for 8f4cc79
src/watchpoints/__init__.py
@@ -5,7 +5,7 @@
5
import atexit
6
from .watch import Watch
7
8
-__version__ = "0.2.4"
+__version__ = "0.2.5"
9
10
11
all = [
0 commit comments