Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-yarl.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-yarl
version: 1.16.0
version: 1.17.0
epoch: 0
description: Yet another URL library
copyright:
Expand Down Expand Up @@ -34,7 +34,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: a147d2ea743f8cf83798ef8f8d54e564f6765f6e
expected-commit: 6c36cfb870636329db7b28ba78feac8af0b0e135
repository: https://github.com/aio-libs/yarl
tag: v${{package.version}}

Expand Down