Skip to content

Commit ed41a87

Browse files
committed
REL: 2015.2 release
This is necessary for uploading to HAL.
1 parent e9591cd commit ed41a87

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
What's new
22
==========
33

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+
413
Release 2015.1 (September 2015)
514
-------------------------------------
615

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
version = p.stdout.read().strip()
7979

8080
# The full version, including alpha/beta/rc tags.
81-
release = '2015'
81+
release = '2015.2'
8282

8383
# The language for content autogenerated by Sphinx. Refer to documentation
8484
# for a list of supported languages.

0 commit comments

Comments
 (0)