Skip to content
Closed
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: 5 additions & 1 deletion py3-attrs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-attrs
version: "25.4.0"
epoch: 0
epoch: 1
description: Classes Without Boilerplate
copyright:
- license: MIT
Expand Down Expand Up @@ -84,3 +84,7 @@ update:
- ^.*?post\d
github:
identifier: python-attrs/attrs

test:
pipeline:
- uses: test/emptypackage
Loading