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 8fb43ae commit d74f259Copy full SHA for d74f259
py/setup.py
@@ -28,7 +28,7 @@
28
29
CI_RELEASE = False
30
31
-__version__ = "1.3.0a0"
+__version__ = "1.4.0dev0"
32
__cuda_version__ = "11.6"
33
__cudnn_version__ = "8.4"
34
__tensorrt_version__ = "8.4"
0 commit comments