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-astroid.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-astroid
version: "4.0.0"
version: "4.0.1"
epoch: 0
description: A common base representation of python source code for pylint and other projects
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
with:
repository: https://github.com/pylint-dev/astroid
tag: v${{package.version}}
expected-commit: bb38aa49a279ce38c0706a76bf31339d14f2fa61
expected-commit: 9f17568cf7591be64655e79c132e2e8777e98d5e

subpackages:
- range: py-versions
Expand Down
Loading