Skip to content

Commit

Permalink
chore: bump up version to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricot-S committed Jul 21, 2024
1 parent ad6fee6 commit 4d4b87e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "majsoulrpa"
version = "0.0.3"
version = "0.0.4"
description = "A Robotic Process Automation (RPA) framework for Mahjong Soul (雀魂)"
authors = [
{ name = "Apricot S." }
Expand Down
2 changes: 1 addition & 1 deletion src/majsoulrpa/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.3"
__version__ = "0.0.4"

0 comments on commit 4d4b87e

Please sign in to comment.