Skip to content

Commit

Permalink
Merge pull request #485 from digital-asset/meta-bump-version
Browse files Browse the repository at this point in the history
meta: Bump version.
  • Loading branch information
da-tanabe authored Dec 11, 2024
2 parents 010e582 + 8757a1e commit 7992f8a
Show file tree
Hide file tree
Showing 5 changed files with 462 additions and 263 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ workflows:
- check-py:
matrix:
parameters:
python_version: ["3.8.19", "3.9.19", "3.10.14", "3.11.9"]
python_version: ["3.9.19", "3.10.14", "3.11.9"]
- test-py:
matrix:
parameters:
python_version: ["3.8.19", "3.9.19", "3.10.14", "3.11.9"]
python_version: ["3.9.19", "3.10.14", "3.11.9"]
- build:
requires:
- blackduck
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.0b4
8.0.0b5
Loading

0 comments on commit 7992f8a

Please sign in to comment.