Skip to content

Commit 8a3b518

Browse files
committed
Dev 1.1.13
1 parent dbbd474 commit 8a3b518

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.13"
37+
version = "1.1.13.dev0"
3838
git_hash = "unknown"
3939

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

0 commit comments

Comments
 (0)