Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicor88 committed Aug 17, 2023
1 parent 36cb0eb commit d860976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def _get_package_version() -> str:
return f'{parts["major"]}.{parts["minor"]}.{parts["patch"]}'


dbt_version = "1.5"
dbt_version = "1.6"
package_version = _get_package_version()
description = "The athena adapter plugin for dbt (data build tool)"

Expand Down

0 comments on commit d860976

Please sign in to comment.