Skip to content

Commit

Permalink
from version 0.0.1 to 0.0.2
Browse files Browse the repository at this point in the history
change the version 0.0.1 to 0.0.2
  • Loading branch information
ludlows committed Dec 12, 2020
1 parent fbd48e0 commit bc37e3e
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.1",
version="0.0.2",
author="ludlows",
description="Python Wrapper for PESQ Score (narrow band and wide band)",
long_description=long_description,
Expand Down

0 comments on commit bc37e3e

Please sign in to comment.