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 4df5dc3 commit 68bc137Copy full SHA for 68bc137
src/watchpoints/__init__.py
@@ -4,7 +4,7 @@
4
5
from .watch import Watch
6
7
-__version__ = "0.1.2"
+__version__ = "0.1.3"
8
9
10
all = [
0 commit comments