1 parent 28efce5 commit 8f8f1f6Copy full SHA for 8f8f1f6
2 files changed
labextension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cmd-ntrf/jupyterlab-lmod",
3
- "version": "4.0.2",
+ "version": "4.0.3",
4
"description": "Lmod JupyterLab extension",
5
"keywords": [
6
"jupyter",
pyproject.toml
@@ -88,7 +88,7 @@ field = [
88
]
89
90
[tool.tbump.version]
91
-current = "4.0.2"
+current = "4.0.3"
92
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
93
94
[tool.tbump.git]
0 commit comments