Skip to content

Commit e40585e

Browse files
committed
update setup.py info
1 parent b3e1593 commit e40585e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
setup(
1010
name=package_name,
1111
version=package_version,
12-
description="Data build tool for Analyst Collective",
13-
author="Analyst Collective",
14-
author_email="[email protected]",
12+
description="data build tool",
13+
author="Fishtown Analytics",
14+
author_email="[email protected]",
1515
url="https://github.com/fishtown-analytics/dbt",
1616
packages=find_packages(),
1717
package_data={

0 commit comments

Comments
 (0)