Skip to content

Commit 7d7222f

Browse files
committed
Bump and make minor cosmetic changes
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 0c33f31 commit 7d7222f

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ Credits
77
- Tomaž Šolc @avian2
88
- Philippe Ombredanne @pombredanne
99
- Renée Burton @KnitCode
10+
- @vpiserchia
1011
- Kevin Olbrich @kevin-olbrich
1112
- Masahiro Honma @hiratara

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ License
231231
The code is MIT-licensed.
232232
The vendored public suffix list data from Mozilla is under the MPL-2.0.
233233

234-
Copyright (c) 2015 nexB Inc.
234+
Copyright (c) 2015 nexB Inc. and others.
235235

236236
Copyright (c) 2014 Tomaž Šolc <tomaz.solc@tablix.org>
237237

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def run(self):
8282

8383
setup(
8484
name='publicsuffix2',
85-
version='2.20191219',
85+
version='2.20191221',
8686
license='MIT and MPL-2.0',
8787
description='Get a public suffix for a domain name using the Public Suffix '
8888
'List. Forked from and using the same API as the publicsuffix package.',

0 commit comments

Comments
 (0)