Skip to content

Commit bacc78b

Browse files
committed
Remove redundant information from headings
1 parent 383ef57 commit bacc78b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ list](https://github.com/trinodb/trino-python-client/tags), the
66
[README](https://github.com/trinodb/trino-python-client/blob/master/README.md)
77
and the [PyPI page](https://pypi.org/project/trino/).
88

9-
## Trino Python client 0.317.0
9+
## Release 0.317.0
1010

1111
* Add support for creating tables containing `JSON` columns and reading and
1212
writing to them with SQLAlchemy.
@@ -27,7 +27,7 @@ and the [PyPI page](https://pypi.org/project/trino/).
2727
sure query isn't considered idle and terminated on the server.
2828
([#232](https://trinodb/trino-python-client/issues/232))
2929

30-
## Trino Python client 0.316.0
30+
## Release 0.316.0
3131

3232
* Add support for SQLAlchemy queries to access multiple catalogs by specifying
3333
a `trino_catalog` argument to SQLAlchemy `Table` objects.

0 commit comments

Comments
 (0)