Skip to content

Commit 9446bd3

Browse files
committed
Bump version (0.0.32)
1 parent 2dc5d44 commit 9446bd3

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

dist/reactpy_utils-0.0.30.tar.gz

-11.6 KB
Binary file not shown.

dist/reactpy_utils-0.0.32.tar.gz

11.7 KB
Binary file not shown.

src/reactpy_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pyright: reportUnusedImport=false
22
# ruff: noqa: F401
33

4-
__version__ = "0.0.30"
4+
__version__ = "0.0.32"
55

66
from reactpy_utils.class_component import class_component
77
from reactpy_utils.copy_to_clipboard import CopyToClipboard

0 commit comments

Comments
 (0)