Skip to content

Commit 3111e17

Browse files
committed
change to rc version
1 parent 4d9293d commit 3111e17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sqloxide"
3-
version = "0.1.56"
3+
version = "0.1.56-rc.1"
44
authors = ["Will Eaton <me@wseaton.com>"]
55
edition = "2021"
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sqloxide"
3-
version = "0.1.56"
3+
version = "0.1.56rc1"
44
authors = [{ name = "Will Eaton", email= "<me@wseaton.com>" }]
55
repository = "https://github.com/wseaton/sqloxide"
66
license = "MIT"

0 commit comments

Comments
 (0)