Skip to content

Commit

Permalink
build: mark this branch as maple
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Batchelder committed Jan 11, 2022
1 parent e3b0933 commit b59d108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# What release line is this? Use "master" for master, and the release name
# on release branches. Zebrawood should have "zebrawood".
release_line = "master"
release_line = "maple"

# The slug that is used by ReadTheDocs for this version of the projects.
project_version = "latest" if (release_line == "master") else f"open-release-master.{release_line}"
Expand Down

0 comments on commit b59d108

Please sign in to comment.