We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a5713 commit a80938bCopy full SHA for a80938b
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "csql"
3
description = "Simple library for writing composeable SQL queries"
4
-version = "0.11.0-alpha.0"
+version = "0.11.0-alpha.1"
5
authors = ["Jarrad Whitaker <akdor1154@gmail.com>"]
6
license = "LGPL-3.0-or-later"
7
readme = "README.md"
0 commit comments