Skip to content

Commit cc513aa

Browse files
authored
Prepare release 4.6.1
1 parent 5d4d9d3 commit cc513aa

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
Unreleased
44
==========
55

6+
.. _changelog-4.6.1:
7+
8+
4.6.1 — 2023-11-06
9+
==================
10+
611
🐞 Fixed
712
---------
813

914
- Fixed `WebSocket connection isn't properly closed in case of process termination <https://github.com/exasol/pyexasol/issues/108>`_
1015

16+
1117
.. _changelog-4.6.0:
1218

1319
4.6.0 — 2023-07-18

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [
1010
{ include = "sqlalchemy_exasol" },
1111
{ include = "exasol" }
1212
]
13-
version = "4.6.0"
13+
version = "4.6.1"
1414
description = "EXASOL dialect for SQLAlchemy"
1515
readme = "README.rst"
1616
authors = [

sqlalchemy_exasol/version.py

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)