Skip to content

Commit

Permalink
Bump version to 0.2.4 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhanghyi authored Nov 18, 2024
1 parent bebf64f commit 4c4d610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import re

# This version string should be updated when releasing a new version.
_VERSION = '0.2.3'
_VERSION = '0.2.4'

RELEASE = os.getenv("RELEASE", "FALSE")
ROOT_PATH = os.path.abspath(os.path.join(os.getcwd()))
Expand Down

0 comments on commit 4c4d610

Please sign in to comment.