Skip to content

Commit 2a984e8

Browse files
authored
Update python-lib/tc_etl_lib/setup.py
1 parent 1b77849 commit 2a984e8

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

0 commit comments

Comments
 (0)