File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 2.4.0 - 2.4.1 (2019-07-04)
3+ ## 2.4.0 - 2.4.2 (2019-07-04)
44
55- Add travis integration and PyPi upload
66
Original file line number Diff line number Diff line change 11# Mara Data Integration
22
33[ ![ Build Status] ( https://travis-ci.org/mara/data-integration.svg?branch=master )] ( https://travis-ci.org/mara/data-integration )
4- ![ PyPI - License] ( https://img.shields.io/pypi/l/data-integration.svg )
4+ [ ![ PyPI - License] ( https://img.shields.io/pypi/l/data-integration.svg )] ( https://github.com/mara/data-integration/blob/master/LICENSE )
55[ ![ PyPI version] ( https://badge.fury.io/py/data-integration.svg )] ( https://badge.fury.io/py/data-integration )
66[ ![ Slack Status] ( https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social )] ( https://communityinviter.com/apps/mara-users/public-invite )
77
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ def get_long_description():
77
88setup (
99 name = 'data-integration' ,
10- version = '2.4.1 ' ,
10+ version = '2.4.2 ' ,
1111
1212 description = 'Opinionated lightweight ETL pipeline framework' ,
1313
You can’t perform that action at this time.
0 commit comments