Skip to content

Commit

Permalink
bump version (open-mmlab#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon authored Feb 28, 2022
1 parent ba5351e commit 34879e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmdeploy/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple

__version__ = '0.2.0'
__version__ = '0.3.0'
short_version = __version__


Expand Down

0 comments on commit 34879e6

Please sign in to comment.