Skip to content

Commit 0a46397

Browse files
authored
Merge pull request #92 from telefonicasc/task/prepare_0.13.0.post
step 0.13.0 -> 0.13.0.post
2 parents 90206ce + 2748d3e commit 0a46397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.0'
26+
VERSION = '0.13.0.post'
2727
PACKAGE_NAME = 'tc_etl_lib'
2828
AUTHOR = ''
2929
AUTHOR_EMAIL = ''

0 commit comments

Comments
 (0)