Skip to content

Commit 2283b7c

Browse files
authored
MAINT: bump version (#2229)
1 parent 1821554 commit 2283b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyter_book/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Build a book with Jupyter Notebooks and Sphinx."""
22

3-
__version__ = "1.0.2"
3+
__version__ = "1.0.3"
44

55

66
# We connect this function to the step after the builder is initialized

0 commit comments

Comments
 (0)