Skip to content

Commit b9760b9

Browse files
committed
pre-release for 0.1.4
1 parent 12e203e commit b9760b9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changes.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes
22
-------
33

4+
v0.1.4
5+
~~~~~~
6+
7+
- `#27 <https://github.com/bmcfee/resampy/pull/27>`_ Fixed cython packaging
8+
49
v0.1.3
510
~~~~~~
611

resampy/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"""Version info"""
44

55
short_version = '0.1'
6-
version = '0.1.3'
6+
version = '0.1.4rc0'

0 commit comments

Comments
 (0)