We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfa4350 + 27c2419 commit 03bbaeaCopy full SHA for 03bbaea
jupyterlab-snippets/_version.py
@@ -1,2 +1,2 @@
1
-version_info = (0, 3, 0)
+version_info = (0, 3, 1)
2
__version__ = ".".join(map(str, version_info))
package.json
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-snippets",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "Snippets Extension for JupyterLab",
5
"keywords": [
6
"jupyter",
0 commit comments