Skip to content

Commit d31fbfb

Browse files
committed
Version 7.0.2
Signed-off-by: Eric B Munson <eric@munsonfam.org>
1 parent c4d4d50 commit d31fbfb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##7.0.2
2+
3+
Cleanup strict type checking errors.
4+
15
##7.0.1
26

37
Our PodcastStatus Enum cannot be a data class

src/libopensonic/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818

1919
#Semantic versioning string for the library
20-
__version__ = '7.0.1'
20+
__version__ = '7.0.2'

0 commit comments

Comments
 (0)