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.
2 parents 5cb5c6b + 7df407b commit 252f0efCopy full SHA for 252f0ef
MANIFEST.in
@@ -1,6 +1,7 @@
1
include README.md
2
include requirements.txt
3
-include sk_dsp_comm/ca1thru37.txt
+include src/sk_dsp_comm/__version__.py
4
+include src/sk_dsp_comm/ca1thru37.txt
5
include logo.png
6
include Capture_Buffer.png
7
include two_channel_stream.png
src/sk_dsp_comm/__version__.py
@@ -1 +1 @@
-__version__ = '2.0.1'
+__version__ = '2.0.2'
0 commit comments