Skip to content

Commit

Permalink
VER set version to 1.5rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lostanlen committed Jan 23, 2024
1 parent bdfef38 commit b10b361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sox/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""Version info"""

short_version = '1.4'
version = '1.4.2'
short_version = '1.5'
version = '1.5rc1'

0 comments on commit b10b361

Please sign in to comment.