Skip to content

Commit 8a0341d

Browse files
committed
Merge branch 'master' into fix/normalizer
2 parents 82ba67a + 7d36f5d commit 8a0341d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# etl-framework
1+
# etl-framework
22
Framework de ETLs (librerias, documentación, best practices, etc.)
33

44
* [Creacion y mantimiento de ETLs](doc/best_practices.md)

python-lib/tc_etl_lib/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
HERE = pathlib.Path(__file__).parent
2525

26-
VERSION = '0.8.0-next'
26+
VERSION = '0.8.0.post'
2727
PACKAGE_NAME = 'tc_etl_lib'
2828
AUTHOR = ''
2929
AUTHOR_EMAIL = ''

0 commit comments

Comments
 (0)