We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9021e commit 9164c4cCopy full SHA for 9164c4c
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup( name='postgres'
6
- , author='Gittip, LLC'
+ , author='Gratipay, LLC'
7
, description="postgres is a high-value abstraction over psycopg2."
8
, url='https://postgres-py.readthedocs.org'
9
, version='2.2.0-dev'
0 commit comments