Skip to content

Commit e0aabb6

Browse files
committed
new version
1 parent ee617b7 commit e0aabb6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ import jupyter_compare_view
8989

9090
## Changelog
9191

92+
# 0.2.4
93+
94+
CHange to importlib [#48](https://github.com/Octoframes/jupyter_compare_view/pull/48)
9295

9396
## 0.2.3
9497

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_compare_view"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Blend Between Multiple Images in JupyterLab."
55
authors = ["Octoframes"]
66
license = "MIT"

0 commit comments

Comments
 (0)