Skip to content

Commit f3c293a

Browse files
committed
chore: set initial dev version to 5.0.0.dev0
Mark the beginning of v5 development on the dev branch. Subsequent pushes will auto-increment via hatch version dev.
1 parent 91e1986 commit f3c293a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cumulusci/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.10.0"
1+
__version__ = "5.0.0.dev0"

0 commit comments

Comments
 (0)