diff --git a/setup.py b/setup.py index 24d80c3..62e3b4a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='torchfcpe', description='The official Pytorch implementation of Fast Context-based Pitch Estimation (FCPE)', - version='0.0.2', + version='0.0.3', author='CNChTu', author_email='2921046558@qq.com', url='https://github.com/CNChTu/FCPE',