Skip to content

Commit 693f182

Browse files
authored
bump version to 0.8.0 (#302)
1 parent 226b6fe commit 693f182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmaction/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) Open-MMLab. All rights reserved.
22

3-
__version__ = '0.7.0'
3+
__version__ = '0.8.0'
44

55

66
def parse_version_info(version_str):

0 commit comments

Comments
 (0)