We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0f829 commit ca971ecCopy full SHA for ca971ec
docs/conf.py
@@ -18,11 +18,11 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'enka.py'
21
-copyright = '2022, pwnblog'
22
-author = 'pwnblog'
+copyright = '2023, pwnless'
+author = 'pwnless'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '1.1.4'
+release = '1.1.5'
26
27
28
# -- General configuration ---------------------------------------------------
@@ -53,4 +53,4 @@
53
# Add any paths that contain custom static files (such as style sheets) here,
54
# relative to this directory. They are copied after the builtin static files,
55
# so a file named "default.css" will overwrite the builtin "default.css".
56
-html_static_path = ['_static']
+html_static_path = ['_static']
0 commit comments