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 4b102ee commit 3296f52Copy full SHA for 3296f52
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v1.50.7 (2020-01-20)
4
+
5
+### Bug fixes and other changes
6
7
+ * do not use script for TFS when entry_point is not provided
8
+ * remove usage of pkg_resources
9
+ * update py2 warning message since python 2 is deprecated
10
+ * cleanup experiments, trials, and trial components in integ tests
11
12
## v1.50.6.post0 (2020-01-20)
13
14
### Documentation changes
VERSION
@@ -1 +1 @@
-1.50.7.dev0
+1.50.7
0 commit comments