Skip to content

Commit b66d9b8

Browse files
committed
Release 0.1.4
1 parent e2abf7d commit b66d9b8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.1.4 (2020-08-27):
2+
* Minor documentation update
3+
14
0.1.3 (2018-06-02):
25
* No new features, just a minor documentation update
36

src/pa_ringbuffer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
https://github.com/spatialaudio/python-pa-ringbuffer
44
55
"""
6-
__version__ = '0.1.3'
6+
__version__ = '0.1.4'
77

88

99
def cdef():

0 commit comments

Comments
 (0)