Skip to content

Commit 0e88a74

Browse files
committed
Version bump and README
1 parent 122eee1 commit 0e88a74

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.9
76+
77+
Bug fixes:
78+
- Remove spans inside `<code>` tags that display incorrectly on the ORM learning platform.
79+
7580
### 1.0.8
7681

7782
Bug fixes:

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.8"
3+
version = "1.0.9"
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)