Skip to content

Commit

Permalink
Merge pull request #5627 from wolfi-dev/wolfictl-4ce0cf85-f34b-4aee-a…
Browse files Browse the repository at this point in the history
…9bd-e7e3be7d0a28

numpy/1.26.0 package update
  • Loading branch information
ajayk authored Sep 16, 2023
2 parents 48db445 + e5c4446 commit e59d1aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions numpy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: numpy
version: 1.25.2
epoch: 1
version: 1.26.0
epoch: 0
description: "The fundamental package for scientific computing with Python."
copyright:
- license: BSD-3-Clause
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
with:
repository: https://github.com/numpy/numpy
tag: v${{package.version}}
expected-commit: ea677928332c37e8052b4d599bf6ee52cf363cf9
expected-commit: d35cd07ea997f033b2d89d349734c61f5de54b0d

- runs: |
git submodule update --init
Expand Down

0 comments on commit e59d1aa

Please sign in to comment.