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 096264b commit 1aba32fCopy full SHA for 1aba32f
SwanCustomEnvironments/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.28
+current_version = 0.0.29
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.28",
+ "version": "0.0.29",
"description": "Extension to provide support for venvs",
"keywords": [
6
"jupyter",
0 commit comments