Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
DANN9907 committed Oct 16, 2024
1 parent eaca4cc commit 6155704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))

setup(
name="gcpds-docs",
name="gcpds",
version='0.1',
packages=["gcpds-docs"],
packages=["gcpds"],
author="Daniel Aníbal Loaiza Garzón",
author_email="[email protected]",
maintainer="Daniel Aníbal Loaiza Garzón",
Expand Down

0 comments on commit 6155704

Please sign in to comment.