Skip to content

Commit de9173a

Browse files
ned-deilybenjaminp
authored andcommitted
Update build-docs.py for 3.6.0 release (#9)
1 parent ff091ee commit de9173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
BRANCHES = [
3131
# version, isdev
3232
(3.5, False),
33-
(3.6, True),
33+
(3.6, False),
3434
(3.7, True),
3535
(2.7, False)
3636
]

0 commit comments

Comments
 (0)