Skip to content

Commit 252f0ef

Browse files
Merge pull request #57 from chiranthsiddappa/release-2.0.2-w-3.9
Release 2.0.2 w 3.9
2 parents 5cb5c6b + 7df407b commit 252f0ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include README.md
22
include requirements.txt
3-
include sk_dsp_comm/ca1thru37.txt
3+
include src/sk_dsp_comm/__version__.py
4+
include src/sk_dsp_comm/ca1thru37.txt
45
include logo.png
56
include Capture_Buffer.png
67
include two_channel_stream.png

src/sk_dsp_comm/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.1'
1+
__version__ = '2.0.2'

0 commit comments

Comments
 (0)