Skip to content

Commit c608733

Browse files
committed
Make this 1.2.5.
1 parent 38d3ce6 commit c608733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def main():
121121

122122
mod_name = "G722"
123123
mod_name_dbg = mod_name + "_debug"
124-
version = '1.2.4'
124+
version = '1.2.5'
125125
repo_dir = realpath(dirname(__file__))
126126
package_variant = get_package_variant(repo_dir)
127127
src_dir = "."

0 commit comments

Comments
 (0)