Skip to content

Commit 0e8cda4

Browse files
authored
Prepare release 5.0.0 (#442)
1 parent 4459728 commit 0e8cda4

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@
33
Unreleased
44
==========
55

6+
.. _changelog-5.0.0:
7+
8+
5.0.0 — 2024-02-02
9+
==================
10+
611
🔧 Changed
712
-----------
8-
- Added deprecation warnings for pyodbc and trubodbc dialects
9-
- Made websockets the default way to use sqlalchemy with exasol
1013
- Made pydobc an optional dependency
14+
- Made websockets the default way to use sqlalchemy with exasol
15+
- Added deprecation warnings for pyodbc and trubodbc dialects
1116

1217
🧰 Internal
1318
-----------

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3"
13+
version = "5.0.0"
1414
description = "EXASOL dialect for SQLAlchemy"
1515
readme = "README.rst"
1616
authors = [

sqlalchemy_exasol/version.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)