Skip to content

Commit e554647

Browse files
committed
chore: Version bump
1 parent 9fd6bb6 commit e554647

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

airflow_dbt_python/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__author__ = "Tomás Farías Santana"
44
__copyright__ = "Copyright 2021 Tomás Farías Santana"
55
__title__ = "airflow-dbt-python"
6-
__version__ = "3.1.0"
6+
__version__ = "3.2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "airflow-dbt-python"
3-
version = "3.1.0"
3+
version = "3.2.0"
44
description = "A collection of Airflow operators, hooks, and utilities to execute dbt commands"
55
authors = [{ name = "Tomás Farías Santana", email = "[email protected]" }]
66
license = "MIT"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)