Skip to content

Commit

Permalink
build: bump version to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardzjl committed Sep 6, 2024
1 parent 2eb2bf3 commit b35448a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pybox/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024-present Junlin Zhou <jameszhou2108@hotmail.com>
#
# SPDX-License-Identifier: Apache-2.0
__version__ = "0.0.12"
__version__ = "0.0.13"

0 comments on commit b35448a

Please sign in to comment.