Skip to content

Commit 6c5b988

Browse files
Bumped to 2.48.0
1 parent 7677d25 commit 6c5b988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
####
22
boto
33
####
4-
boto 2.47.0
4+
boto 2.48.0
55

66
Released: 24-May-2017
77

boto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
from boto.compat import urlparse
3939
from boto.exception import InvalidUriError
4040

41-
__version__ = '2.47.0'
41+
__version__ = '2.48.0'
4242
Version = __version__ # for backware compatibility
4343

4444
# http://bugs.python.org/issue7980

0 commit comments

Comments
 (0)