File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ Changelog
443.0
55...
66
7- *In development *
8-
97.. warning ::
108
119 **Version 3.0 introduces a backwards-incompatible change in the **
Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = '2.7 '
51+ version = '3.0 '
5252# The full version, including alpha/beta/rc tags.
53- release = '2.7 '
53+ release = '3.0 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 11[bdist_wheel]
2- python-tag = py33.py34
2+ python-tag = py33.py34.py35
33
44[flake8]
55ignore = F403
Original file line number Diff line number Diff line change 1- version = '2.7 '
1+ version = '3.0 '
You can’t perform that action at this time.
0 commit comments