Skip to content

Commit 522382c

Browse files
committed
Merged PR 6989: Bump version to 0.1.0 in Cargo.toml
Bump version to 0.1.0 in Cargo.toml ---- #### AI description (iteration 1) #### PR Classification This pull request performs a version bump update in the project metadata. #### PR Summary The pull request updates the package version from 0.0.1 to 0.1.0 in the Cargo.toml file. - `mssql-py-core/Cargo.toml`: Bumped the version field from "0.0.1" to "0.1.0". <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 9e55176 + 368610b commit 522382c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mssql-py-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mssql-py-core"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)