Skip to content

Commit 5994b77

Browse files
committed
chore: Version bump
1 parent 9162b2a commit 5994b77

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.4.0"
6+
__version__ = "3.5.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.4.0"
3+
version = "3.5.0"
44
description = "A collection of Airflow operators, hooks, and utilities to execute dbt commands"
55
authors = [{ name = "Tomás Farías Santana", email = "tomas@tomasfarias.dev" }]
66
license = "MIT"

uv.lock

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

0 commit comments

Comments
 (0)