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-cachetools.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-cachetools
version: "6.2.0"
version: "6.2.1"
epoch: 0
description: Extensible memoizing collections and decorators
copyright:
Expand Down Expand Up @@ -30,7 +30,7 @@ pipeline:
with:
repository: https://github.com/tkem/cachetools/
tag: v${{package.version}}
expected-commit: 4a238adc490e81db58d843b011afdbe3dd9097a5
expected-commit: ca7508fd56103a1b6d6f17c8e93e36c60b44ca25

subpackages:
- range: py-versions
Expand Down
Loading