Skip to content

Commit 9347632

Browse files
bump version to re-trigger travis build
1 parent ca80fd4 commit 9347632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.4.0 (2019-07-04)
3+
## 2.4.0 - 2.4.1 (2019-07-04)
44

55
- Add travis integration and PyPi upload
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def get_long_description():
77

88
setup(
99
name='data-integration',
10-
version='2.4.0',
10+
version='2.4.1',
1111

1212
description='Opinionated lightweight ETL pipeline framework',
1313

0 commit comments

Comments
 (0)