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 2b2b1d7 commit fd3044eCopy full SHA for fd3044e
SwanCustomEnvironments/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.25
+current_version = 0.0.26
3
commit = True
4
tag = True
5
tag_name = SwanCustomEnvironments/v{new_version}
SwanCustomEnvironments/package.json
@@ -1,6 +1,6 @@
{
"name": "swancustomenvironments",
- "version": "0.0.25",
+ "version": "0.0.26",
"description": "Extension to provide support for venvs",
"keywords": [
6
"jupyter",
0 commit comments