Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
b-long committed Jul 18, 2024
1 parent 0c680bf commit 88ae2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def build_extension(self, ext: Extension):


setuptools.setup(
name=normalize(PACKAGE_NAME),
name="ohpygossh",
version="0.0.7",
author="b-long",
description="A project to create a new cross-platform SSH wheel for Python.",
Expand Down

0 comments on commit 88ae2ca

Please sign in to comment.