Skip to content

Commit 4197784

Browse files
authored
tag(YOLOX): bump to 0.3 (#1269)
tag(YOLOX): bump to 0.3
1 parent 5b895d7 commit 4197784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yolox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env python3
22
# -*- coding:utf-8 -*-
33

4-
__version__ = "0.2.0"
4+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)