Skip to content

Commit 12af1d3

Browse files
committed
bump to release
1 parent 3111e17 commit 12af1d3

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-rc.1"
3+
version = "0.1.56"
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.56rc1"
3+
version = "0.1.56"
44
authors = [{ name = "Will Eaton", email= "<me@wseaton.com>" }]
55
repository = "https://github.com/wseaton/sqloxide"
66
license = "MIT"

0 commit comments

Comments
 (0)