Skip to content

Commit ba90fa7

Browse files
authored
Merge branch 'main' into dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1
2 parents d9aa1de + 267f16a commit ba90fa7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Wait for dev documentation to deploy
21-
uses: lewagon/wait-on-check-action@v1.3.4
21+
uses: lewagon/wait-on-check-action@v1.4.0
2222
with:
2323
ref: main
2424
check-name: 'Deploy dev documentation'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bloqade-analog"
3-
version = "0.16.5"
3+
version = "0.16.6"
44
description = "Analog neutral atom software development kit"
55
authors = [
66
{ name = "Roger-luo", email = "rluo@quera.com" },

0 commit comments

Comments
 (0)