Skip to content

Commit

Permalink
Bump version to v0.1.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-tong committed Oct 31, 2022
1 parent 2932cc6 commit c9e24bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmeval/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) OpenMMLab. All rights reserved.

__version__ = '0.0.1'
__version__ = '0.1.0'


def parse_version_info(version_str):
Expand Down

0 comments on commit c9e24bd

Please sign in to comment.