Skip to content

Commit 4c566ec

Browse files
committed
Update author information
1 parent 6036361 commit 4c566ec

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
@@ -130,9 +130,9 @@ def write_version_py(filename='haas/_version.py'):
130130
setup(
131131
name='haas',
132132
version=__version__,
133-
url='https://github.com/sjagoe/haas',
133+
url='https://github.com/scalative/haas',
134134
author='Simon Jagoe',
135-
author_email='simon@simonjagoe.com',
135+
author_email='simon@scalative.com',
136136
classifiers=[
137137
'Development Status :: 3 - Alpha',
138138
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)