Skip to content

Commit b10b361

Browse files
committed
VER set version to 1.5rc1
1 parent bdfef38 commit b10b361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sox/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
22
"""Version info"""
33

4-
short_version = '1.4'
5-
version = '1.4.2'
4+
short_version = '1.5'
5+
version = '1.5rc1'

0 commit comments

Comments
 (0)