Skip to content

Commit 2ea9a3b

Browse files
committed
Bump version
1 parent 8476d4b commit 2ea9a3b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

pyproject.toml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
[tool.poetry]
22
name = "psqlpy-piccolo"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "PSQLPy-based engine for Piccolo-orm"
5-
authors = ["insani7y (Gurbanov Mikhail) <my.gurbanov@gmail.com>"]
5+
authors = [
6+
"chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>",
7+
"insani7y (Gurbanov Mikhail) <my.gurbanov@gmail.com>",
8+
]
9+
maintainers = [
10+
"Kiselev Aleksandr <chandr@chandr.net>",
11+
"Gurbanov Mikhail <my.gurbanov@gmail.com>",
12+
]
613
readme = "README.md"
714
keywords = [
815
"python",

0 commit comments

Comments
 (0)