Skip to content

Commit d029cf2

Browse files
committed
Release pyqt-reactive 0.3.9
1 parent 1b0716e commit d029cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyqt_reactive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Cross-window reactive updates
2020
"""
2121

22-
__version__ = "0.3.8"
22+
__version__ = "0.3.9"
2323

2424
# Public API will be populated as modules are added
2525
__all__ = [

0 commit comments

Comments
 (0)