Skip to content

Commit

Permalink
version bump 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tglunde committed Nov 15, 2023
1 parent ceb7dda commit e1bc9ec
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.0"
version = "1.6.1"
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.0"
version = "1.6.1"
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 e1bc9ec

Please sign in to comment.