Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsinai committed Jul 4, 2023
1 parent 181d002 commit a22bd88
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 23 deletions.
21 changes: 0 additions & 21 deletions integrations/pager-duty/example.config.yaml

This file was deleted.

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 = ["Your name <Your address email <you@example.com>>"]

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

[tool.poetry.group.dev.dependencies]
pytest = "^7.2"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "port-ocean"
version = "0.1.0.dev5"
version = "0.1.0.dev6"
description = "Port Ocean is a CLI tool for managing your Port projects."
readme = "README.md"
authors = ["Daniel Sinai <daniel@getport.io>", "Yair Siman-Tov <yair@getport.io>"]
Expand Down

0 comments on commit a22bd88

Please sign in to comment.