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 c89e453 commit 58ec56eCopy full SHA for 58ec56e
NEWS.rst
@@ -1,3 +1,6 @@
1
+0.1.3 (2018-06-02):
2
+ * No new features, just a minor documentation update
3
+
4
0.1.2 (2017-10-21):
5
* No new features, just a bug fix
6
src/pa_ringbuffer.py
@@ -3,7 +3,7 @@
https://github.com/spatialaudio/python-pa-ringbuffer
"""
-__version__ = '0.1.2'
+__version__ = '0.1.3'
7
8
9
def cdef():
0 commit comments