File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> Utility belt to handle data on AWS.
4
4
5
- [ ![ Release] ( https://img.shields.io/badge/release-0.0.11 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
5
+ [ ![ Release] ( https://img.shields.io/badge/release-0.0.12 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
6
6
[ ![ Downloads] ( https://img.shields.io/pypi/dm/awswrangler.svg )] ( https://pypi.org/project/awswrangler/ )
7
7
[ ![ Python Version] ( https://img.shields.io/badge/python-3.6%20%7C%203.7-brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
8
8
[ ![ Documentation Status] ( https://readthedocs.org/projects/aws-data-wrangler/badge/?version=latest )] ( https://aws-data-wrangler.readthedocs.io/en/latest/?badge=latest )
Original file line number Diff line number Diff line change 1
1
__title__ = "awswrangler"
2
2
__description__ = "Utility belt to handle data on AWS."
3
- __version__ = "0.0.11 "
3
+ __version__ = "0.0.12 "
4
4
__license__ = "Apache License 2.0"
You can’t perform that action at this time.
0 commit comments