Skip to content

Commit

Permalink
[Version] Bump v0.2.1 (#139)
Browse files Browse the repository at this point in the history
bump v0.2.1

Co-authored-by: wangzy <[email protected]>
  • Loading branch information
braisedpork1964 and wangzy authored Feb 1, 2024
1 parent 60244a2 commit e20a768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lagent/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) OpenMMLab. All rights reserved.
__version__ = '0.2.0'
__version__ = '0.2.1'


def parse_version_info(version_str: str, length: int = 4) -> tuple:
Expand Down

0 comments on commit e20a768

Please sign in to comment.