mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump env version because of new config class.
This commit is contained in:
@@ -57,7 +57,7 @@ default_settings = {
|
|||||||
|
|
||||||
# This is increased every time a new environment attribute is added
|
# This is increased every time a new environment attribute is added
|
||||||
# to properly invalidate pickle files.
|
# to properly invalidate pickle files.
|
||||||
ENV_VERSION = 14
|
ENV_VERSION = 15
|
||||||
|
|
||||||
|
|
||||||
def walk_depth(node, depth, maxdepth):
|
def walk_depth(node, depth, maxdepth):
|
||||||
|
|||||||
Reference in New Issue
Block a user