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 5656
5757# General information about the project.
5858project = 'Neo4j Python Driver'
59- copyright = '2002-2020, Neo4j'
60- author = 'Neo4j'
59+ copyright = '2002-2020 Neo4j, Inc. '
60+ author = 'Neo4j, Inc. '
6161
6262# The version info for the project you're documenting, acts as replacement for
6363# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 5151 "description" : "Neo4j Bolt driver for Python" ,
5252 "license" : "Apache License, Version 2.0" ,
5353 "long_description" : readme ,
54- "author" : "Neo4j" ,
54+ "author" : "Neo4j, Inc. " ,
5555 "author_email" : "drivers@neo4j.com" ,
5656 "keywords" : "neo4j graph database" ,
5757 "url" : "https://github.com/neo4j/neo4j-python-driver" ,
You can’t perform that action at this time.
0 commit comments