Skip to content

Commit 8ef6b55

Browse files
committed
chore: rename package to lsap-sdk for pypi
1 parent b4850d8 commit 8ef6b55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
runs-on: ubuntu-latest
6969
environment:
7070
name: pypi
71-
url: https://pypi.org/project/lsap/
71+
url: https://pypi.org/project/lsap-sdk/
7272
steps:
7373
- uses: actions/checkout@v6
7474

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "lsap"
2+
name = "lsap-sdk"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"

0 commit comments

Comments
 (0)