Skip to content

Commit 9f5d7e8

Browse files
committed
Bump bug version
1 parent 07a3b79 commit 9f5d7e8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ Options:
7474

7575
## Release Notes
7676

77+
### 1.1.1
78+
79+
Bug fix:
80+
- Don't drop additional top-level headings in subchapter files
81+
7782
### 1.1.0
7883

7984
Features:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "jupyter-book-to-htmlbook"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "A script to convert jupyter book html files to htmlbook for consumption in Atlas"
55
authors = ["delfanbaum"]
66

0 commit comments

Comments
 (0)