Skip to content

Commit d74f259

Browse files
authored
Update setup.py
1 parent 8fb43ae commit d74f259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
CI_RELEASE = False
3030

31-
__version__ = "1.3.0a0"
31+
__version__ = "1.4.0dev0"
3232
__cuda_version__ = "11.6"
3333
__cudnn_version__ = "8.4"
3434
__tensorrt_version__ = "8.4"

0 commit comments

Comments
 (0)