File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Version 1.4.3
5
+ **Date: ** May 16, 2024
6
+
7
+ Fixed
8
+ ~~~~~
9
+ * Genv container toolkit supports :code: `docker exec ` commands
10
+
11
+ Changelog
12
+ =========
13
+
4
14
Version 1.4.2
5
15
**Date: ** May 7, 2024
6
16
Original file line number Diff line number Diff line change 9
9
project = "Genv"
10
10
copyright = "2022-2024, Run.ai"
11
11
author = "Raz Rotenberg"
12
- release = "1.4.2 "
12
+ release = "1.4.3 "
13
13
14
14
# -- General configuration ---------------------------------------------------
15
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "genv" ,
8
- version = "1.4.2 " ,
8
+ version = "1.4.3 " ,
9
9
author = "Run.ai" ,
10
10
author_email = "pypi@run.ai" ,
11
11
description = "GPU environment and cluster management" ,
You can’t perform that action at this time.
0 commit comments