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 cd59105 commit a8a07c2Copy full SHA for a8a07c2
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.2.0 (2020-02-20)
4
+
5
+### Features
6
7
+ * Remove torch as requirement for sagemaker_pytorch_inference
8
9
+### Bug Fixes and Other Changes
10
11
+ * copy all tests to test-toolkit folder.
12
+ * Remove awscli pin to avoid broken requirements
13
14
## v1.1.1 (2020-02-17)
15
16
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.1.2.dev0
+1.2.0
0 commit comments