Skip to content

Commit e1cc599

Browse files
author
Denis Jelovina
committed
Make wait_for_testpypi_release.sh executable
1 parent fd8789e commit e1cc599

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/scripts/wait_for_testpypi_release.sh

100644100755
File mode changed.

pyalp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyalp"
7-
version = "0.8.15"
7+
version = "0.8.16"
88
description = "Python bindings for ALP GraphBLAS (minimal package layout)"
99
authors = [ { name = "ALP" } ]
1010
readme = "README.md"

0 commit comments

Comments
 (0)