Skip to content

Commit

Permalink
version bump 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tglunde committed Nov 22, 2023
1 parent 5c2d26d commit 74a3a5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dbt/adapters/exasol/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.6.1"
version = "1.6.2"
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.6.1"
version = "1.6.2"
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 74a3a5d

Please sign in to comment.