Skip to content

Commit

Permalink
Bump to -pre version
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Jan 3, 2025
1 parent 983d86c commit 8185ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "taskchampion-py"
version = "0.7.0"
version = "0.7.0.1-pre"

Check failure on line 3 in Cargo.toml

View workflow job for this annotation

GitHub Actions / Check & Clippy

unexpected character '.' after patch version number
edition = "2021"
# This should match the MSRV of the `taskchampion` crate.
rust-version = "1.78.0"
Expand Down

0 comments on commit 8185ce7

Please sign in to comment.