Skip to content

Commit 812ec31

Browse files
committed
Releasing 0.3.2
1 parent 13fb14d commit 812ec31

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
# The short X.Y version.
7373
version = '0.3'
7474
# The full version, including alpha/beta/rc tags.
75-
release = '0.3.x'
75+
release = '0.3.2'
7676

7777
# There are two options for replacing |today|: either, you set today to some
7878
# non-false value, then it is used:

mtspec/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.x
1+
0.3.2

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
1515
::
1616
17+
Main Changes in 0.3.2 (August 11, 2016)
18+
---------------------------------------
19+
* Added wrapper for the multitaper deconvolution function.
20+
1721
Main Changes in 0.3.1 (July 26, 2016)
1822
-------------------------------------
1923
* Flake8 and matplotlib are no longer hard test dependencies.

0 commit comments

Comments
 (0)