Skip to content

Commit 654d33c

Browse files
committed
🔖 Bump version to 0.5.0-rc0 for upcoming release
Prepare for the next release candidate by incrementing the version number. This indicates a new pre-release version with potential new features or improvements.
1 parent 582e1e5 commit 654d33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "phabfive"
7-
version = "0.4.0"
7+
version = "0.5.0-rc0"
88
description = "A command line tool to interact with Phabricator"
99
readme = "README.md"
1010
license = {text = "Apache License 2.0"}

0 commit comments

Comments
 (0)