Skip to content

Commit

Permalink
Updated name... again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kev0 committed Apr 11, 2024
1 parent 9ac5bcd commit 959e633
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/modern-craft
url: https://pypi.org/p/mcraft
permissions:
id-token: write
steps:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@


setup(
name='modern-craft',
name='mcraft',
version='0.0.1',
packages=find_packages(),
install_requires=install_requires,
Expand Down

0 comments on commit 959e633

Please sign in to comment.