Skip to content

Commit 8f4cc79

Browse files
Ready for 0.2.5
1 parent fabe0b4 commit 8f4cc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/watchpoints/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import atexit
66
from .watch import Watch
77

8-
__version__ = "0.2.4"
8+
__version__ = "0.2.5"
99

1010

1111
all = [

0 commit comments

Comments
 (0)