Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDrHax committed Aug 25, 2023
1 parent a2501d8 commit b94de1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'praat-parselmouth>=0.4'
],
'mute': [
'spleeter==2.3.0'
'spleeter>=2.3.0'
]
}

Expand All @@ -26,7 +26,7 @@

setup(
name='tdh-twitch-utils',
version='1.6.1',
version='1.7.0',

author='Dmitry Karikh',
author_email='[email protected]',
Expand Down

0 comments on commit b94de1b

Please sign in to comment.