update author to Heroku

This commit is contained in:
Casey Faist
2018-11-07 11:59:12 -06:00
parent 19c144a785
commit 9fd97abe5e
+2 -2
View File
@@ -14,8 +14,8 @@ setup(
install_requires=deps,
description='Binary Build Toolkit.',
# long_description='Meh.',/
author='Kenneth Reitz',
author_email='kenneth@heroku.com',
author='Heroku',
author_email='cfaist@heroku.com',
url='https://github.com/heroku-python/bob-builder',
packages=['bob'],
license='MIT',