We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3729b7 commit 2e0fd86Copy full SHA for 2e0fd86
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.1.1](https://github.com/contiamo/datahub-postgres-lineage/compare/v0.1.0...v0.1.1) (2023-01-02)
11
12
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "datahub-postgres-lineage"
-version = "0.1.1"
+version = "0.1.2"
description = "Extract table lineage from Postgres views"
authors = ["Contiamo <[email protected]>"]
license = "Apache-2.0"
0 commit comments