Skip to content

Commit ca971ec

Browse files
authored
Update link
1 parent 2c0f829 commit ca971ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'enka.py'
21-
copyright = '2022, pwnblog'
22-
author = 'pwnblog'
21+
copyright = '2023, pwnless'
22+
author = 'pwnless'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.1.4'
25+
release = '1.1.5'
2626

2727

2828
# -- General configuration ---------------------------------------------------
@@ -53,4 +53,4 @@
5353
# Add any paths that contain custom static files (such as style sheets) here,
5454
# relative to this directory. They are copied after the builtin static files,
5555
# so a file named "default.css" will overwrite the builtin "default.css".
56-
html_static_path = ['_static']
56+
html_static_path = ['_static']

0 commit comments

Comments
 (0)