We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2abf7d commit b66d9b8Copy full SHA for b66d9b8
NEWS.rst
@@ -1,3 +1,6 @@
1
+0.1.4 (2020-08-27):
2
+ * Minor documentation update
3
+
4
0.1.3 (2018-06-02):
5
* No new features, just a minor documentation update
6
src/pa_ringbuffer.py
@@ -3,7 +3,7 @@
https://github.com/spatialaudio/python-pa-ringbuffer
"""
-__version__ = '0.1.3'
+__version__ = '0.1.4'
7
8
9
def cdef():
0 commit comments