Skip to content

Commit 12009c9

Browse files
committed
tag v0.3.0
1 parent ef6cd4a commit 12009c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ def run(self):
128128

129129
setup(
130130
name="mmdet2trt",
131-
version="0.2.0",
131+
version="0.3.0",
132132
description="mmdetection to tensorrt converter",
133133
cmdclass={
134134
"install": InstallCommand,

0 commit comments

Comments
 (0)