Skip to content

Commit 7b51461

Browse files
committed
Bump version
1 parent 648945b commit 7b51461

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.9000"
5+
__version__ = "0.1.0.9001"
66

77

88
from ._ipyshiny import *

0 commit comments

Comments
 (0)