Skip to content

Commit 3d40acc

Browse files
committed
Updated email address
1 parent b8d0b43 commit 3d40acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py2neo/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def get_metadata():
136136
"version": (version_data["string"]),
137137
"description": PACKAGE_DESCRIPTION,
138138
"author": "Nigel Small",
139-
"author_email": "py2neo@nige.tech",
139+
"author_email": "technige@py2neo.org",
140140
"url": "https://py2neo.org/",
141141
"project_urls": {
142142
"Bug Tracker": "{}/issues".format(source_url),

0 commit comments

Comments
 (0)