Skip to content

Commit cbfa325

Browse files
committed
Fixed an issue where itables integration was broken for all versions.
1 parent a267420 commit cbfa325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pretty-jupyter"
77
authors = [{name = "Jan Palasek"}]
88
description = "Exports Jupyter notebook into beautiful and dynamic HTML report."
99
license = {file = "LICENSE.md"}
10-
version = "2.0.5"
10+
version = "2.0.7"
1111
readme = "README.md"
1212
dependencies = [
1313
"click",

0 commit comments

Comments
 (0)