Skip to content

Commit

Permalink
Step up to version 1.4.0 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasium authored Mar 10, 2024
1 parent 32a3ba2 commit 404a969
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

1.4.0
-----

Features
~~~~~~~~
- Support ``Identity`` columns
- Support additional cases for ``StatementExecutionError``

1.3.0
-----

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "sqlalchemy-hana"
version = "1.3.0"
version = "1.4.0"
description = "SQLAlchemy dialect for SAP HANA"
keywords = ["sqlalchemy", "sap", "hana"]
requires-python = "~=3.8"
Expand Down

0 comments on commit 404a969

Please sign in to comment.