Skip to content

Commit

Permalink
Bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqwang committed Feb 17, 2021
1 parent 33f4dc0 commit 2150b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from setuptools import setup, find_packages

PATH_ROOT = Path(__file__).parent.resolve()
VERSION = "0.3.0rc1"
VERSION = "0.3.1"

PACKAGE_NAME = 'yolort'
sha = 'Unknown'
Expand Down

0 comments on commit 2150b5a

Please sign in to comment.