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 0bba6ae commit 09f0de3Copy full SHA for 09f0de3
jupyter_ai_tools/__init__.py
@@ -2,7 +2,7 @@
2
3
__all__ = ["jupyter_server_extension_tools"]
4
5
-__version__ = "0.1.1"
+__version__ = "0.1.2"
6
7
8
def _jupyter_server_extension_points():
0 commit comments