Skip to content

Commit

Permalink
update cmd version 0.2.1 -> 0.3.0 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: ymir <[email protected]>
  • Loading branch information
fenrir-z and ymir authored Jan 18, 2022
1 parent 9d251ca commit 9c7a27a
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.2.1'
__version__ = '0.3.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.2.1
current_version = 0.3.0

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

0 comments on commit 9c7a27a

Please sign in to comment.