mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Increment env version after the image handling change.
This commit is contained in:
@@ -63,7 +63,7 @@ default_settings = {
|
||||
|
||||
# This is increased every time an environment attribute is added
|
||||
# or changed to properly invalidate pickle files.
|
||||
ENV_VERSION = 22
|
||||
ENV_VERSION = 23
|
||||
|
||||
|
||||
default_substitutions = set([
|
||||
|
||||
Reference in New Issue
Block a user