mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump ENV_VERSION after introduction of CodeBlocksHandler.
This commit is contained in:
parent
e77d39cb0b
commit
fb3fa0708b
@ -57,7 +57,7 @@ default_settings = {
|
||||
|
||||
# This is increased every time a new environment attribute is added
|
||||
# to properly invalidate pickle files.
|
||||
ENV_VERSION = 17
|
||||
ENV_VERSION = 18
|
||||
|
||||
|
||||
def walk_depth(node, depth, maxdepth):
|
||||
|
Loading…
Reference in New Issue
Block a user