We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a710a93 commit 739c69aCopy full SHA for 739c69a
custom_components/reflex_github_button/__init__.py
@@ -1,6 +1,6 @@
1
from .github_button import LiteralButtonType, github_button
2
3
-__version__ = "0.1.2"
+__version__ = "0.1.3"
4
5
__all__ = [
6
"LiteralButtonType",
0 commit comments