Skip to content

Commit ac74af9

Browse files
committed
Bug version bump
1 parent ca5b763 commit ac74af9

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
@@ -72,6 +72,11 @@ Options:
7272

7373
## Release Notes
7474

75+
### 1.0.8
76+
77+
Bug fixes:
78+
- Part caption casing is preserved from `_toc.yaml`
79+
7580
### 1.0.7
7681

7782
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.0.7"
3+
version = "1.0.8"
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)