Skip to content

Commit 1109c86

Browse files
authored
Prepare release 4.5.0 (#344)
1 parent a22bd4a commit 1109c86

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
Unreleased
44
==========
55

6-
* Add Beta version of websocket based dialect
6+
.. _changelog-4.5.0:
7+
8+
4.5.0 — 2023-05-24
9+
==================
10+
* Added Beta version of websocket based dialect
711

812
**🚨 Attention:**
913

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]
88
name = "sqlalchemy_exasol"
9-
version = "4.4.0"
9+
version = "4.5.0"
1010
description = "EXASOL dialect for SQLAlchemy"
1111
readme = "README.rst"
1212
authors = [

sqlalchemy_exasol/version.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)