Skip to content

Commit 520f7a0

Browse files
authored
bump version to v0.2.0 (#1040)
* Update version.py * Apply suggestions from code review
1 parent faf6f65 commit 520f7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtuner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) OpenMMLab. All rights reserved.
2-
__version__ = "0.2.0rc0"
2+
__version__ = "0.2.0"
33
short_version = __version__
44

55

0 commit comments

Comments
 (0)