Skip to content

Commit 2d2888b

Browse files
author
Trino release automation
committed
Bump version to 0.327.0
1 parent fb54dbc commit 2d2888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: trino/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "trino"
22
__description__ = "Client for the Trino distributed SQL Engine"
33
__url__ = "https://github.com/trinodb/trino-python-client"
4-
__version__ = "0.326.0"
4+
__version__ = "0.327.0"
55
__author__ = "Trino Team"
66
__author_email__ = "[email protected]"
77
__license__ = "Apache 2.0"

0 commit comments

Comments
 (0)