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