Skip to content

Commit 31896ad

Browse files
authored
Merge branch 'master' into worktree-quirky-gathering-treasure
2 parents 4e39e37 + 4a4dd76 commit 31896ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
#
6262
# This is also used if you do content translation via gettext catalogs.
6363
# Usually you set "language" from the command line for these cases.
64-
language = None
64+
language = "en"
6565

6666
# List of patterns, relative to source directory, that match files and
6767
# directories to ignore when looking for source files.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
long_description_content_type="text/x-rst",
1919
url="https://github.com/ad-m/python-anticaptcha",
2020
author="Adam Dobrawy",
21-
author_email="anticaptcha@jawnosc.tk",
21+
author_email="naczelnik@jawne.info.pl",
2222
license="MIT",
2323
python_requires=">=3.9",
2424
classifiers=[

0 commit comments

Comments
 (0)