Skip to content

Commit

Permalink
Bump version of pager
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsinai committed Jun 28, 2023
1 parent 4ba079c commit 08ff62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/pager-duty/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["daniel sinai <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "0.1.0.dev1", extras = ["cli"]}
port_ocean = {version = "0.1.0.dev2", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
pytest = "^7.2"
Expand Down

0 comments on commit 08ff62d

Please sign in to comment.