+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.3.0] - 2023-06-12
9
+
10
+
### Changed
11
+
12
+
- Using Genv 1.0.0 APIs.
13
+
8
14
## [0.2.0] - 2023-04-30
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.2.0"
6
+
__version__ = "0.3.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.2.0",
3
+
"version": "0.3.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.2.0"
7
+
version = "0.3.0"
8
8
description = "A JupyterLab extension for managing GPU environments using genv."
9
9
readme = "README.md"
10
10
license = { file = "LICENSE" }
@@ -82,7 +82,7 @@ file = [
82
82
]
83
83
84
84
[tool.tbump.version]
85
-
current = "0.2.0"
85
+
current = "0.3.0"
86
86
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
87
87
88
88
[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