Bump version number

This commit is contained in:
Isaac Dickinson
2016-01-10 11:17:55 +00:00
parent 412ce7d587
commit b4ee92ad44
+1 -1
View File
@@ -37,7 +37,7 @@ header_mapping = {
'expires': 'Expires',
}
__version__ = (0, 2, 8)
__version__ = (0, 2, 9)
def split_metadata_params(headers):
"""