We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b7919 commit e2e06dbCopy full SHA for e2e06db
1 file changed
hyperscript/__init__.py
@@ -1,6 +1,6 @@
1
from hyperscript.element import Element
2
3
-__version__ = "0.0.1"
+__version__ = "0.0.2"
4
5
6
# pylint: disable=invalid-name
0 commit comments