Skip to content

Commit e129d6a

Browse files
authored
Update setup.py
1 parent f5b5802 commit e129d6a

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
@@ -4,7 +4,7 @@
44
# We don't declare our dependency on transformers here because we build with
55
# different packages for different variants
66

7-
VERSION = "0.4.0"
7+
VERSION = "0.4.0.dev0"
88

99
# Ubuntu packages
1010
# libsndfile1-dev: torchaudio requires the development version of the libsndfile package which can be installed via a system package manager. On Ubuntu it can be installed as follows: apt install libsndfile1-dev

0 commit comments

Comments
 (0)