File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 56
56
57
57
# General information about the project.
58
58
project = 'Neo4j Python Driver'
59
- copyright = '2002-2020, Neo4j'
60
- author = 'Neo4j'
59
+ copyright = '2002-2020 Neo4j, Inc. '
60
+ author = 'Neo4j, Inc. '
61
61
62
62
# The version info for the project you're documenting, acts as replacement for
63
63
# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 51
51
"description" : "Neo4j Bolt driver for Python" ,
52
52
"license" : "Apache License, Version 2.0" ,
53
53
"long_description" : readme ,
54
- "author" : "Neo4j" ,
54
+ "author" : "Neo4j, Inc. " ,
55
55
"author_email" :
"[email protected] " ,
56
56
"keywords" : "neo4j graph database" ,
57
57
"url" : "https://github.com/neo4j/neo4j-python-driver" ,
You can’t perform that action at this time.
0 commit comments