Skip to content

Commit

Permalink
incrementing version
Browse files Browse the repository at this point in the history
  • Loading branch information
b-vanstraaten committed Apr 5, 2024
1 parent bc7f321 commit 6b7e677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
path: dist

macos13:
runs-on: macos-13
runs-on: macos-14
strategy:
matrix:
python-version: [ '3.10', '3.11', '3.12' ]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "qarray_rust_core"
version = "1.2.2"
version = "1.2.3"
edition = "2021"

[lib]
Expand Down

0 comments on commit 6b7e677

Please sign in to comment.