Skip to content

Commit 6623f48

Browse files
authored
Prepare release of 3.0.3 (#389)
1 parent 690e143 commit 6623f48

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
3.0.3
5+
-----
6+
7+
Fixes
8+
~~~~~
9+
10+
- Added ``REAL_VECTOR`` to ``__all__`` of ``sqlalchemy_hana.types``
11+
412
3.0.2
513

614
Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "sqlalchemy-hana"
7-
version = "3.0.2"
7+
version = "3.0.3"
88
description = "SQLAlchemy dialect for SAP HANA"
99
keywords = ["sqlalchemy", "sap", "hana"]
1010
requires-python = "~=3.9"

0 commit comments

Comments
 (0)