Skip to content

Commit

Permalink
change the version number
Browse files Browse the repository at this point in the history
from 0.0.2 to 0.0.3
  • Loading branch information
ludlows committed Jun 15, 2021
1 parent 77e9c80 commit 05f835a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def include_dirs(self, dirs):
]
setup(
name="pesq",
version="0.0.2",
version="0.0.3",
author="ludlows",
description="Python Wrapper for PESQ Score (narrow band and wide band)",
long_description=long_description,
Expand Down

0 comments on commit 05f835a

Please sign in to comment.