Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumgizmos committed Jun 25, 2024
1 parent 6d08223 commit 52828c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
pull_request:
push:
branches:
- release_v2
- ldpc_v2
- release

jobs:
build_sdist:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"sinter",
"BeliefMatching"
]
version = "2.0.14"
version = "2.0.15"

[tool.setuptools.packages.find]
where = ["src_python"]
Expand Down

0 comments on commit 52828c8

Please sign in to comment.