We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2acba5 commit 503151bCopy full SHA for 503151b
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v1.3.0 (2020-03-23)
4
+
5
+### Features
6
7
+ * Install toolkit from PyPI.
8
9
+### Bug Fixes and Other Changes
10
11
+ * upgrade sagemaker-containers to 2.8.2
12
+ * Install jupyter_client 5.3.4 in advanced for py2 gpu image
13
+ * update smdebug
14
15
+### Testing and Release Infrastructure
16
17
+ * run test-toolkit unit tests for release
18
+ * run build steps only when necessary.
19
+ * refactor toolkit tests.
20
21
## v1.2.4 (2020-03-12)
22
23
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.2.5.dev0
+1.3.0
0 commit comments