Bump version number

This commit is contained in:
Isaac Dickinson
2015-12-03 13:03:44 +00:00
parent 50349df0fb
commit 9d6ff57bd4
+1 -1
View File
@@ -37,7 +37,7 @@ header_mapping = {
'expires': 'Expires',
}
__version__ = (0, 2, 7, "post2")
__version__ = (0, 2, 8)
def split_metadata_params(headers):
"""