Skip to content

Commit 8476d4b

Browse files
committed
Bump version
1 parent bab9251 commit 8476d4b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pyproject.toml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
[tool.poetry]
22
name = "psqlpy-piccolo"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "PSQLPy-based engine for Piccolo-orm"
5-
authors = [
6-
"Kiselev Aleksandr <[email protected]>",
7-
"Gurbanov Mikhail <[email protected]>",
8-
]
5+
authors = ["insani7y (Gurbanov Mikhail) <[email protected]>"]
96
readme = "README.md"
107
keywords = [
118
"python",

0 commit comments

Comments
 (0)