mirror of
https://github.com/wassname/flask-s3.git
synced 2026-06-27 15:50:06 +08:00
Bump version number
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ header_mapping = {
|
||||
'expires': 'Expires',
|
||||
}
|
||||
|
||||
__version__ = (0, 2, 8)
|
||||
__version__ = (0, 2, 9)
|
||||
|
||||
def split_metadata_params(headers):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user