Skip to content

Commit 739c69a

Browse files
committed
update version
1 parent a710a93 commit 739c69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/reflex_github_button/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .github_button import LiteralButtonType, github_button
22

3-
__version__ = "0.1.2"
3+
__version__ = "0.1.3"
44

55
__all__ = [
66
"LiteralButtonType",

0 commit comments

Comments
 (0)