Skip to content

Commit b422a97

Browse files
authored
Update conf.py
1 parent c53ce00 commit b422a97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/codeql/support/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
##############################################################################
1818
#
19-
# Modified 22052019.
19+
# Modified 22032021.
2020

2121
# The configuration values below are specific to the supported languages and frameworks project
2222
# To amend html_theme_options, update version/release number, or add more sphinx extensions,
@@ -41,9 +41,9 @@
4141

4242
# The version info for this project, if different from version and release in main conf.py file.
4343
# The short X.Y version.
44-
version = u'1.26'
44+
version = u'1.27'
4545
# The full version, including alpha/beta/rc tags.
46-
release = u'1.26'
46+
release = u'1.27'
4747

4848
# -- Project-specifc options for HTML output ----------------------------------------------
4949

@@ -95,4 +95,4 @@
9595

9696
# List of patterns, relative to source directory, that match files and
9797
# directories to ignore when looking for source files.
98-
exclude_patterns = ['read-me-project.rst', 'reusables/*']
98+
exclude_patterns = ['read-me-project.rst', 'reusables/*']

0 commit comments

Comments
 (0)