We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee617b7 commit e0aabb6Copy full SHA for e0aabb6
README.md
@@ -89,6 +89,9 @@ import jupyter_compare_view
89
90
## Changelog
91
92
+# 0.2.4
93
+
94
+CHange to importlib [#48](https://github.com/Octoframes/jupyter_compare_view/pull/48)
95
96
## 0.2.3
97
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "jupyter_compare_view"
3
-version = "0.2.3"
+version = "0.2.4"
4
description = "Blend Between Multiple Images in JupyterLab."
5
authors = ["Octoframes"]
6
license = "MIT"
0 commit comments