Skip to content

Commit a166779

Browse files
committed
Bump version: 0.0.10 → 0.0.11
1 parent af3dd85 commit a166779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.10
2+
current_version = 0.0.11
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Versions should comply with PEP440. For a discussion on single-sourcing
2323
# the version across setup.py and the project code, see
2424
# https://packaging.python.org/en/latest/single_source_version.html
25-
version='0.0.10',
25+
version='0.0.11',
2626

2727
description='Weighted Prediction Error for speech dereverberation',
2828
long_description=long_description,

0 commit comments

Comments
 (0)