We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab9251 commit 8476d4bCopy full SHA for 8476d4b
pyproject.toml
@@ -1,11 +1,8 @@
1
[tool.poetry]
2
name = "psqlpy-piccolo"
3
-version = "0.1.4"
+version = "0.1.5"
4
description = "PSQLPy-based engine for Piccolo-orm"
5
-authors = [
6
- "Kiselev Aleksandr <chandr@chandr.net>",
7
- "Gurbanov Mikhail <my.gurbanov@gmail.com>",
8
-]
+authors = ["insani7y (Gurbanov Mikhail) <my.gurbanov@gmail.com>"]
9
readme = "README.md"
10
keywords = [
11
"python",
0 commit comments