Skip to content

Commit c717fcd

Browse files
committed
🔖 Jupyter-Tutorial 1.1.0
1 parent d012e16 commit c717fcd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ The versions follow `Semantic Versioning <https://semver.org/lang/de/>`_:
1313

1414
.. _changelog
1515
16+
1.1.0
17+
-----
18+
19+
* 🔖 Jupyter-Tutorial 1.1.0
20+
* 📝 Add ‘What’s new’ section
21+
* 📝 Add Executable Books
22+
* 💄 Beautify the Jupyter overview
23+
* 📝 Add JupyterLab documentation
24+
1625
1.0.0
1726
-----
1827

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "Veit Schiele"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "1.0.0"
25+
release = "1.1.0"
2626

2727

2828
# -- General configuration ---------------------------------------------------
@@ -82,7 +82,7 @@
8282
# documentation.
8383
#
8484
# Change default HTML title
85-
html_title = "Jupyter Tutorial 1.0.0"
85+
html_title = "Jupyter Tutorial 1.1.0"
8686
#
8787
# html_theme_options = {}
8888
# html_sidebars = {}

0 commit comments

Comments
 (0)