Skip to content

Commit

Permalink
version bump 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tglunde committed Nov 14, 2023
1 parent 19744ec commit cdf1126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions dbt/adapters/exasol/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
version = "1.4.5"

version = "1.4.6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dbt-exasol"
version = "1.4.5"
version = "1.4.6"
description = "Adapter to dbt-core for warehouse Exasol"
authors = ["Torsten Glunde <torsten.glunde@alligator-company.com>", "Ilija Kutle <ilija.kutle@alligator-company.com>"]
homepage = "https://alligatorcompany.gitlab.io/dbt-exasol"
Expand Down

0 comments on commit cdf1126

Please sign in to comment.