We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfef38 commit b10b361Copy full SHA for b10b361
sox/version.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
"""Version info"""
3
4
-short_version = '1.4'
5
-version = '1.4.2'
+short_version = '1.5'
+version = '1.5rc1'
0 commit comments