Skip to content

Commit

Permalink
Merge pull request #150 from maxmind/greg/satellite-connection-type
Browse files Browse the repository at this point in the history
Document new Satellite connection type value
  • Loading branch information
shadromani committed Jul 27, 2023
2 parents f8d7d39 + e869510 commit 7769666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions geoip2/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ class ConnectionType(SimpleModel):
- Cable/DSL
- Corporate
- Cellular
- Satellite
Additional values may be added in the future.
Expand Down
1 change: 1 addition & 0 deletions geoip2/records.py
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ class Traits(Record):
- Cable/DSL
- Corporate
- Cellular
- Satellite
Additional values may be added in the future.
Expand Down

0 comments on commit 7769666

Please sign in to comment.