Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 5d88616

Browse files
committed
chore: Prepare release 0.7.6
1 parent 992f66f commit 5d88616

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data_lineage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# flake8: noqa
2-
__version__ = "0.7.5"
2+
__version__ = "0.7.6"
33

44
import datetime
55
import json

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 = "data-lineage"
3-
version = "0.7.5"
3+
version = "0.7.6"
44
description = "Open Source Data Lineage Tool for Redshift. Snowflake and many other databases"
55
authors = ["Tokern <info@tokern.io>"]
66
license = "MIT"

0 commit comments

Comments
 (0)