Skip to content

Commit efb7fec

Browse files
committed
Dev 1.1.14
1 parent e4d4ec3 commit efb7fec

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
@@ -34,7 +34,7 @@
3434
from setuptools import find_packages, setup
3535

3636
package_name = "compressai_vision"
37-
version = "1.1.14"
37+
version = "1.1.14.dev0"
3838
git_hash = "unknown"
3939

4040
cwd = Path(__file__).resolve().parent

0 commit comments

Comments
 (0)