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
6 changes: 3 additions & 3 deletions py3-rpds-py.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-rpds-py
version: 0.20.0
epoch: 2
version: 0.20.1
epoch: 0
description: Python bindings to Rust's persistent data structures (rpds).
copyright:
- license: MIT
Expand Down Expand Up @@ -40,7 +40,7 @@ pipeline:
with:
repository: https://github.com/crate-py/rpds
tag: v${{package.version}}
expected-commit: fac4daa73aacf2df7b4341d51f0c24f5f80aa03d
expected-commit: 1b5852dca46ad6ebc8ccb65e0610cc2c5d390cd9

subpackages:
- range: py-versions
Expand Down