File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- version : v0.1.4dev
1
+ version : v0.1.5dev
2
2
type : pager-duty
3
3
section : IncidentManagement
4
4
features :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = ["Your name <Your address email <you@example.com>>"]
6
6
7
7
[tool .poetry .dependencies ]
8
8
python = " ^3.11"
9
- port_ocean = { version = " ^0.1.0.dev3 " , extras = [" cli" ] }
9
+ port_ocean = { version = " ^0.1.0.dev4 " , extras = [" cli" ] }
10
10
11
11
[tool .poetry .group .dev .dependencies ]
12
12
pytest = " ^7.2"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " port-ocean"
3
- version = " 0.1.0.dev3 "
3
+ version = " 0.1.0.dev4 "
4
4
description = " Port Ocean is a CLI tool for managing your Port projects."
5
5
readme = " README.md"
6
6
authors = [" Daniel Sinai <daniel@getport.io>" , " Yair Siman-Tov <yair@getport.io>" ]
You can’t perform that action at this time.
0 commit comments