Skip to content

Commit ef12b62

Browse files
authored
Merge pull request #3 from codycrossley/cc/release/v0.0.3
Release v0.0.3
2 parents 997bf30 + 3393091 commit ef12b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "py-sql-runner"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Simple abstraction layer over Trino, ClickHouse, PostgreSQL, and more"
55
authors = [{ name="Cody Crossley", email="[email protected]" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)