Skip to content

Commit

Permalink
Bump version to v0.3.4 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-tong authored Dec 27, 2022
1 parent 72b31c0 commit ff137cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mim/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) OpenMMLab. All rights reserved.

__version__ = '0.3.3'
__version__ = '0.3.4'


def parse_version_info(version_str):
Expand Down

0 comments on commit ff137cc

Please sign in to comment.