Skip to content

Commit 85c5317

Browse files
committed
Bump version to 0.0.7
1 parent 7153c82 commit 85c5317

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Unreleased
5-
----------
4+
0.0.7 - 2015-02-05
5+
------------------
66

77
* feature:Resources: Enable support for Amazon Glacier.
88
* feature:Resources: Support plural references and nested JMESPath

boto3/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
__author__ = 'Amazon Web Services'
20-
__version__ = '0.0.6'
20+
__version__ = '0.0.7'
2121

2222

2323
# The default Boto3 session; autoloaded when needed.

0 commit comments

Comments
 (0)