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 b029c5a commit c77d0e7Copy full SHA for c77d0e7
custom_components/reflex_github_button/__init__.py
@@ -1,6 +1,6 @@
1
from .github_button import LiteralButtonType, github_button
2
3
-__version__ = "0.1.6"
+__version__ = "0.1.7"
4
5
__all__ = [
6
"LiteralButtonType",
0 commit comments