Skip to content

Commit 070b6c6

Browse files
committed
Remove redundant information from headings
1 parent 33063cf commit 070b6c6

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.
@@ -29,7 +29,7 @@ and the [PyPI page](https://pypi.org/project/trino/).
2929
sure query isn't considered idle and terminated on the server.
3030
([#232](https://trinodb/trino-python-client/issues/232))
3131

32-
## Trino Python client 0.316.0
32+
## Release 0.316.0
3333

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

0 commit comments

Comments
 (0)