mirror of
https://github.com/vale981/sphinx-multiversion
synced 2025-03-04 17:11:39 -05:00
sphinx_multiversion/sphinx: Bump extension version
This commit is contained in:
parent
55560fd454
commit
9a7966057a
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ def setup(app):
|
|||
app.connect("config-inited", config_inited)
|
||||
|
||||
return {
|
||||
"version": "0.1",
|
||||
"version": "0.2",
|
||||
"parallel_read_safe": True,
|
||||
"parallel_write_safe": True,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue