Skip to content

Commit 6d3927a

Browse files
chore: bump package version
1 parent 569cee4 commit 6d3927a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

odd_dbt/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.2.11'
1+
VERSION = '0.2.12'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "odd-dbt"
3-
version = "0.2.11"
3+
version = "0.2.12"
44
description = "OpenDataDiscovery Action for dbt"
55
authors = ["Mateusz Kulas <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)