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 351db29 commit 4d4fac3Copy full SHA for 4d4fac3
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'pwnblog'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '1.1.0'
+release = '1.1.1'
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