Skip to content

Commit 96da3c9

Browse files
committed
Bump version to 5.2.2
1 parent af15b61 commit 96da3c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cmd-ntrf/jupyterlab-lmod",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "Lmod/Tmod JupyterLab extension",
55
"keywords": [
66
"jupyter",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ field = [
8989
]
9090

9191
[tool.tbump.version]
92-
current = "5.2.1"
92+
current = "5.2.2"
9393
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
9494

9595
[tool.tbump.git]

0 commit comments

Comments
 (0)