Skip to content

Commit

Permalink
Bump version for release 1.1.2 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulixius9 authored Aug 25, 2023
1 parent 4f76b3f commit 886fdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqllineage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


NAME = "openmetadata-sqllineage"
VERSION = "1.1.0.3"
VERSION = "1.1.2.0"
DEFAULT_LOGGING = {
"version": 1,
"disable_existing_loggers": False,
Expand Down

0 comments on commit 886fdcb

Please sign in to comment.