Skip to content

Commit a0f7931

Browse files
author
Dan Choi
committed
change: bump version to 2.17.0 for re:Invent-2020
1 parent 022b02c commit a0f7931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.16.4.dev0
1+
2.17.0.dev0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def read_version():
3434
# Declare minimal set for installation
3535
required_packages = [
3636
"attrs",
37-
"boto3>=1.14.12",
37+
"boto3>=1.16.27",
3838
"google-pasta",
3939
"numpy>=1.9.0",
4040
"protobuf>=3.1",

0 commit comments

Comments
 (0)