[2024-12-19] Bumping version number in Cargo.toml

This commit is contained in:
Andrew Conlin 2024-12-19 09:57:20 +00:00
parent a3b819ded5
commit 982ef8b813
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -178,7 +178,7 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]]
name = "tictoc"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"pyo3",
]

View File

@ -1,6 +1,6 @@
[package]
name = "tictoc"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html