Changed author email address.
This commit is contained in:
parent
d75b969c18
commit
ad0ddbc2aa
2
setup.py
2
setup.py
|
@ -72,7 +72,7 @@ setup(
|
|||
name = "sqlalchemy-pervasive",
|
||||
version = __version__,
|
||||
author = "Sacramento Natural Foods Co-op, Inc",
|
||||
author_email = "it-group@sacfoodcoop.com",
|
||||
author_email = "developer@sacfoodcoop.com",
|
||||
license = "GNU GPL v3",
|
||||
description = "SQLAlchemy Dialect for Pervasive PSQL",
|
||||
long_description = README + '\n\n' + CHANGES,
|
||||
|
|
Loading…
Reference in a new issue