File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4747
4848# General information about the project.
4949project = 'geoip2'
50- copyright = '2013-2018 , MaxMind, Inc.'
50+ copyright = '2013-2019 , MaxMind, Inc.'
5151
5252# The version info for the project you're documenting, acts as replacement for
5353# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change @@ -38,6 +38,6 @@ Indices and tables
3838* :ref: `modindex `
3939* :ref: `search `
4040
41- :copyright: (c) 2013-2018 by MaxMind, Inc.
41+ :copyright: (c) 2013-2019 by MaxMind, Inc.
4242:license: Apache License, Version 2.0
4343
Original file line number Diff line number Diff line change 44__version__ = '2.9.0'
55__author__ = 'Gregory Oschwald'
66__license__ = 'Apache License, Version 2.0'
7- __copyright__ = 'Copyright (c) 2013-2018 Maxmind, Inc.'
7+ __copyright__ = 'Copyright (c) 2013-2019 Maxmind, Inc.'
Original file line number Diff line number Diff line change @@ -693,7 +693,8 @@ class Traits(Record):
693693 thirty.
694694
695695 This indicator can be useful for deciding whether an IP address represents
696- the same user over time.
696+ the same user over time. This attribute is only available from GeoIP2
697+ Precision Insights.
697698
698699 :type: decimal
699700
You can’t perform that action at this time.
0 commit comments