Skip to content

Commit 701f816

Browse files
authored
Merge pull request #21 from montara-io/python-regex
update python regex
2 parents ac8799b + a5d85d5 commit 701f816

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

setup.py

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

33
setup(
44
name="dbt-command-center",
5-
version="0.1.20",
5+
version="0.1.21",
66
author="Montara team",
77
author_email="[email protected]",
88
description="Stop drilling through dbt logs and start visualizing them",

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@blueprintjs/select": "^4.9.12",
1919
"@dagrejs/graphlib": "^2.1.13",
2020
"@montara-io/core-data-types": "0.0.40-dadi-3",
21-
"@montara-io/frontend-backend-common": "0.0.5",
21+
"@montara-io/frontend-backend-common": "0.0.6",
2222
"@tabler/icons-react": "^2.16.0",
2323
"classnames": "^2.5.1",
2424
"elkjs": "^0.8.2",

0 commit comments

Comments
 (0)