Skip to content

Commit f20be46

Browse files
chore(main): release 0.2.1 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7cd70cf commit f20be46

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/devoteamgcloud/dwh2looker/compare/v0.2.0...v0.2.1) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Array bug fix ([#11](https://github.com/devoteamgcloud/dwh2looker/issues/11)) ([7cd70cf](https://github.com/devoteamgcloud/dwh2looker/commit/7cd70cfb220e94826b3a2336fe5b7d6269288778))
9+
310
## [0.2.0](https://github.com/devoteamgcloud/dwh2looker/compare/v0.1.1...v0.2.0) (2026-04-24)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[project]
44
name = "dwh2looker"
5-
version = "0.2.0"
5+
version = "0.2.1"
66
description = "Sync your data warehouse tables to Looker"
77
authors = [
88
{name = "Yousef Salhamoud", email = "yousef.saleh@devoteam.com"},

0 commit comments

Comments
 (0)