Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesHuisman authored Oct 10, 2023
1 parent 2915428 commit 6f232bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dagster-meltano"
version = "1.5.0"
version = "1.5.1"
description = "A dagster plugin that allows you to run your Meltano project inside Dagster."
authors = ["Quantile Development"]
license = "Apache 2.0"
Expand All @@ -24,4 +24,4 @@ requires = ["poetry-core>=1.0.8"]
build-backend = "poetry.core.masonry.api"

[project.urls]
Homepage = "https://github.com/quantile-development/dagster-meltano"
Homepage = "https://github.com/quantile-development/dagster-meltano"

0 comments on commit 6f232bb

Please sign in to comment.