File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff 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+
16251.0.0
1726-----
1827
Original file line number Diff line number Diff line change 2222author = "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 ---------------------------------------------------
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 = {}
You can’t perform that action at this time.
0 commit comments