+5
-5
lines changedFilter options
+5
-5
lines changed Original file line number Diff line number Diff line change
@@ -3,4 +3,4 @@
3
3
4
4
__all__ = ["__version__"]
5
5
6
-
__version__ = "0.1.0"
6
+
__version__ = "0.1.1"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "jupyterlab_genv",
3
-
"version": "0.1.0",
3
+
"version": "0.1.1",
4
4
"description": "A JupyterLab extension.",
5
5
"keywords": [
6
6
"jupyter",
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project]
6
6
name = "jupyterlab_genv"
7
-
version = "0.1.0"
7
+
version = "0.1.1"
8
8
description = "A JupyterLab extension for managing GPU environments using genv."
9
9
readme = "README.md"
10
10
license = { file = "LICENSE" }
@@ -81,7 +81,7 @@ file = [
81
81
]
82
82
83
83
[tool.tbump.version]
84
-
current = "0.1.0"
84
+
current = "0.1.1"
85
85
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
86
86
87
87
[tool.tbump.git]
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4