Skip to content

Commit e2e06db

Browse files
committed
Bump version
1 parent b7b7919 commit e2e06db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hyperscript/__init__.py

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

3-
__version__ = "0.0.1"
3+
__version__ = "0.0.2"
44

55

66
# pylint: disable=invalid-name

0 commit comments

Comments
 (0)