Changeset - ad0ddbc2aaf0
[Not reviewed]
0 1 0
Lance Edgar - 10 years ago 2013-10-23 12:34:36
ledgar@sacfoodcoop.com
Changed author email address.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -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,
0 comments (0 inline, 0 general)