Skip to content

Commit e56e31e

Browse files
committed
Remove redundant information from headings
1 parent 0b91392 commit e56e31e

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.
@@ -39,7 +39,7 @@ and the [PyPI page](https://pypi.org/project/trino/).
3939
and terminated on the server.
4040
([#232](https://trinodb/trino-python-client/issues/232))
4141

42-
## Trino Python client 0.316.0
42+
## Release 0.316.0
4343

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

0 commit comments

Comments
 (0)