Skip to content

Commit f6b9abf

Browse files
committed
final setup changes
1 parent 2987b75 commit f6b9abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ def _get_dbt_core_version():
8888
description=description,
8989
long_description=README,
9090
long_description_content_type='text/markdown',
91-
license='MIT',
92-
author='Matthew Carter (original), Andrew Hedengren, Andy Reagan',
91+
license='Apache License',
92+
author='Vertica (Former authors:- Matthew Carter, Andy Regan, Andrew Hedengren)',
9393
author_email='arosychuk@gmail.com, andy@andyreagan.com',
9494
url='https://github.com/vertica/dbt-vertica/',
9595
packages=find_packages(include=["dbt","dbt.*"]),

0 commit comments

Comments
 (0)