Skip to content

Commit 338e769

Browse files
committed
Bump Boto 3 version
1 parent 9e3e707 commit 338e769

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Unreleased
5-
----------
4+
0.0.14 - 2015-04-02
5+
-------------------
66

77
* feature:Resources: Update to the latest resource models for:
88

boto3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
__author__ = 'Amazon Web Services'
20-
__version__ = '0.0.13'
20+
__version__ = '0.0.14'
2121

2222

2323
# The default Boto3 session; autoloaded when needed.

0 commit comments

Comments
 (0)