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

+9-2
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) <[email protected]>"]
5+
authors = [
6+
"chandr-andr (Kiselev Aleksandr) <[email protected]>",
7+
"insani7y (Gurbanov Mikhail) <[email protected]>",
8+
]
9+
maintainers = [
10+
"Kiselev Aleksandr <[email protected]>",
11+
"Gurbanov Mikhail <[email protected]>",
12+
]
613
readme = "README.md"
714
keywords = [
815
"python",

0 commit comments

Comments
 (0)