Skip to content

Commit 8cd3cfb

Browse files
authored
Merge pull request #99 from QWED-AI/fix/release-v4.0.1-pypi-docker
fix(release): bump pyproject.toml to 4.0.1, grant SBOM write permissions
2 parents 1e2ca83 + 73ec9d3 commit 8cd3cfb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
default: ''
2121

2222
permissions:
23-
contents: read
23+
contents: write
2424
packages: write
2525

2626
env:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qwed"
3-
version = "4.0.0"
3+
version = "4.0.1"
44
description = "The Deterministic Verification Protocol for AI - 11 verification engines for math, logic, code, SQL, facts, images, and more. Now with Agentic Security Guards."
55
authors = [
66
{name = "QWED Team", email = "rahul@qwedai.com"},

0 commit comments

Comments
 (0)