Skip to content

Commit

Permalink
cmd update version to 0.5.0 (#541)
Browse files Browse the repository at this point in the history
Co-authored-by: ymir <[email protected]>
  • Loading branch information
fenrir-z and ymir committed Apr 14, 2022
1 parent 43b3125 commit 4870412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ymir/command/mir/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Package version
__version__ = '0.4.2'
__version__ = '0.5.0'
2 changes: 1 addition & 1 deletion ymir/command/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.2
current_version = 0.5.0

[bumpversion:file:mir/version.py]
search = '{current_version}'
Expand Down

0 comments on commit 4870412

Please sign in to comment.