Skip to content

Commit 4d4fac3

Browse files
authored
Update 1.1.1
1 parent 351db29 commit 4d4fac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'pwnblog'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.1.0'
25+
release = '1.1.1'
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)