File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 72
72
# The short X.Y version.
73
73
version = '0.3'
74
74
# The full version, including alpha/beta/rc tags.
75
- release = '0.3.x '
75
+ release = '0.3.1 '
76
76
77
77
# There are two options for replacing |today|: either, you set today to some
78
78
# non-false value, then it is used:
Original file line number Diff line number Diff line change 1
- 0.3.x
1
+ 0.3.1
Original file line number Diff line number Diff line change 9
9
A Fortran 90 library for multitaper spectrum analysis,
10
10
Computers and Geosciences, 35, pp. 1701-1710.
11
11
12
- For more information see: https://github.com/krischer/mtspec
12
+ For more information, see https://github.com/krischer/mtspec and
13
+ http://krischer.github.io/mtspec/.
13
14
14
15
::
15
16
17
+ Main Changes in 0.3.1 (July 26, 2016)
18
+ -------------------------------------
19
+ * Flake8 and matplotlib are no longer hard test dependencies.
20
+ * Code formatting test are skipped for release builds.
21
+ * mtspec.__version__ is available.
22
+
16
23
Main Changes in 0.3.0 (July 25, 2016)
17
24
-------------------------------------
18
25
* Probably a lot (its been a while since a proper release ...).
You can’t perform that action at this time.
0 commit comments