Skip to content

Commit 1e95bbf

Browse files
author
Trino release automation
committed
Bump version to 0.333.0
1 parent a9296ce commit 1e95bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.332.0"
4+
__version__ = "0.333.0"
55
__author__ = "Trino Team"
66
__author_email__ = "python-client@trino.io"
77
__license__ = "Apache 2.0"

0 commit comments

Comments
 (0)