We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a376f commit abb74c0Copy full SHA for abb74c0
jupyter_book/__init__.py
@@ -3,7 +3,7 @@
3
4
from sphinx.util import logging
5
6
-__version__ = "0.10.2"
+__version__ = "0.11.0a1"
7
8
logger = logging.getLogger(__name__)
9
0 commit comments