We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9293d commit 3111e17Copy full SHA for 3111e17
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sqloxide"
3
-version = "0.1.56"
+version = "0.1.56-rc.1"
4
authors = ["Will Eaton <me@wseaton.com>"]
5
edition = "2021"
6
pyproject.toml
[project]
+version = "0.1.56rc1"
authors = [{ name = "Will Eaton", email= "<me@wseaton.com>" }]
repository = "https://github.com/wseaton/sqloxide"
license = "MIT"
0 commit comments