Skip to content

Commit cde9565

Browse files
committed
chore: update package name and version to hsiangjenli-python-package-template v0.0.11 in pyproject.toml and uv.lock
1 parent a957bbc commit cde9565

3 files changed

Lines changed: 43 additions & 45 deletions

File tree

.github/workflows/changelog.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
# Publish Packages ------------------------------------------------------------------------- #
5555
- name: Publish package to PyPI
5656
uses: pypa/gh-action-pypi-publish@release/v1
57-
with:
58-
password: ${{ secrets.PYPI_API_TOKEN }}
5957

6058
# Create Release --------------------------------------------------------------------------------- #
6159
- name: Create Release

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "python-package-template"
7-
version = "0.0.10"
6+
name = "hsiangjenli-python-package-template"
7+
version = "0.0.11"
88
description = "Add your description here"
99
authors = [
1010
{name = "Hsiang-Jen Li", email = "hsiangjenli@gmail.com"}

uv.lock

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)