Skip to content

Commit 54c16d5

Browse files
committed
Bump version to 0.1.0.9002
1 parent d121db5 commit 54c16d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipyshiny/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Carson Sievert"""
44
__email__ = "[email protected]"
5-
__version__ = "0.1.0.9001"
5+
__version__ = "0.1.0.9002"
66

77

88
from ._ipyshiny import *

0 commit comments

Comments
 (0)