We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9591cd commit ed41a87Copy full SHA for ed41a87
CHANGES.rst
@@ -1,6 +1,15 @@
1
What's new
2
==========
3
4
+Release 2015.2 (October 2015)
5
+-------------------------------------
6
+
7
+* Authors on cover ordered as in bibtex entry (Nicolas Rougier)
8
9
+* Better rendering on mobile (Gaël Varoquaux)
10
11
+* Fix restructured text markup errors (Olav Vahtras)
12
13
Release 2015.1 (September 2015)
14
-------------------------------------
15
conf.py
@@ -78,7 +78,7 @@
78
version = p.stdout.read().strip()
79
80
# The full version, including alpha/beta/rc tags.
81
-release = '2015'
+release = '2015.2'
82
83
# The language for content autogenerated by Sphinx. Refer to documentation
84
# for a list of supported languages.
0 commit comments