We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbbd474 commit 8a3b518Copy full SHA for 8a3b518
setup.py
@@ -34,7 +34,7 @@
34
from setuptools import find_packages, setup
35
36
package_name = "compressai_vision"
37
-version = "1.1.13"
+version = "1.1.13.dev0"
38
git_hash = "unknown"
39
40
cwd = Path(__file__).resolve().parent
0 commit comments