Skip to content

Commit 2e0fd86

Browse files
chore(main): release 0.1.2 (#3)
Co-authored-by: Lucas Roesler <[email protected]>
1 parent b3729b7 commit 2e0fd86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.2](https://github.com/contiamo/datahub-postgres-lineage/compare/v0.1.1...v0.1.2) (2023-01-02)
4+
5+
6+
### Miscellaneous
7+
8+
* update dependency lock and fix release secrets ([e0dacf1](https://github.com/contiamo/datahub-postgres-lineage/commit/e0dacf19f1274624d4e383ee8b1a19fbba718a12))
9+
310
## [0.1.1](https://github.com/contiamo/datahub-postgres-lineage/compare/v0.1.0...v0.1.1) (2023-01-02)
411

512

pyproject.toml

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

22
[tool.poetry]
33
name = "datahub-postgres-lineage"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
description = "Extract table lineage from Postgres views"
66
authors = ["Contiamo <[email protected]>"]
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)