We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185d6d9 commit 1888652Copy full SHA for 1888652
1 file changed
setup.py
@@ -50,7 +50,7 @@ def read(path):
50
name='crate',
51
version=version,
52
url='https://github.com/crate/crate-python',
53
- author='CRATE Technology GmbH',
+ author='Crate.io',
54
author_email='office@crate.io',
55
package_dir={'': 'src'},
56
description='CrateDB Python Client',
0 commit comments