Skip to content

Commit 602a157

Browse files
committed
Release v0.2.0
1 parent 9061056 commit 602a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reacttrs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .reactive import Reactive as Reactive
44
from .reactive import watch as watch
55

6-
__version__ = "0.1.4"
6+
__version__ = "0.2.0"
77

88
__all__ = [
99
"Reactive",

0 commit comments

Comments
 (0)