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 c152de5 commit 75384eeCopy full SHA for 75384ee
src/watchpoints/__init__.py
@@ -4,7 +4,7 @@
4
5
from .watch import Watch
6
7
-__version__ = "0.0.2"
+__version__ = "0.1.0"
8
9
10
all = [
0 commit comments