Skip to content

Commit abb74c0

Browse files
committed
update to 0.11.0a1 for release
1 parent d8a376f commit abb74c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_book/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from sphinx.util import logging
55

6-
__version__ = "0.10.2"
6+
__version__ = "0.11.0a1"
77

88
logger = logging.getLogger(__name__)
99

0 commit comments

Comments
 (0)