+11
-5
lines changedFilter options
+11
-5
lines changed Original file line number Diff line number Diff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [0.2.0] - 2023-04-30
9
+
10
+
### Changed
11
+
12
+
- Using renamed command `genv-devices find`.
13
+
8
14
## [0.1.2] - 2022-12-11
9
15
10
16
### 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.2"
6
+
__version__ = "0.2.0"
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.2",
3
+
"version": "0.2.0",
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.2"
7
+
version = "0.2.0"
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.2"
84
+
current = "0.2.0"
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