Skip to content

Commit 783d127

Browse files
authored
Prep for v0.2.1 (#41)
1 parent 68353c8 commit 783d127

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
- uses: codecov/codecov-action@v4
3535
with:
3636
file: lcov.info
37+
token: ${{ secrets.CODECOV_TOKEN }}

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DSDP"
22
uuid = "2714ae6b-e930-5b4e-9c21-d0bacf577842"
33
repo = "https://github.com/jump-dev/DSDP.jl.git"
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
DSDP_jll = "1065e140-e56c-5613-be8b-7480bf7138df"

0 commit comments

Comments
 (0)