Skip to content

Commit

Permalink
tag(YOLOX): bump to 0.3 (#1269)
Browse files Browse the repository at this point in the history
tag(YOLOX): bump to 0.3
  • Loading branch information
FateScript committed Apr 22, 2022
1 parent 5b895d7 commit 4197784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yolox/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
# -*- coding:utf-8 -*-

__version__ = "0.2.0"
__version__ = "0.3.0"

0 comments on commit 4197784

Please sign in to comment.