File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8181
8282master_doc = "index"
8383copyright = "Read the Docs, Inc & contributors"
84- version = "15.0 .0"
84+ version = "15.1 .0"
8585release = version
8686exclude_patterns = ["_build" , "shared" , "_includes" ]
8787default_role = "obj"
Original file line number Diff line number Diff line change 11"""Read the Docs."""
22
3- __version__ = "15.0 .0"
3+ __version__ = "15.1 .0"
Original file line number Diff line number Diff line change 11[metadata]
22name = readthedocs
3- version = 15.0 .0
3+ version = 15.1 .0
44license = MIT
55description = Read the Docs builds and hosts documentation
66author = Read the Docs, Inc
@@ -29,7 +29,7 @@ github_owner = readthedocs
2929github_repo = readthedocs.org
3030
3131[bumpver]
32- current_version = " 15.0 .0"
32+ current_version = " 15.1 .0"
3333version_pattern = " MAJOR.MINOR.PATCH[TAGNUM]"
3434commit_message = " Bump version {old_version} -> {new_version}"
3535commit = False
You can’t perform that action at this time.
0 commit comments