Skip to content

Commit

Permalink
chore: fix project description
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricioArendTorres committed Jul 19, 2024
1 parent 03a6896 commit 8700771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def read_requirements(path):
setup(
name="streamauc",
version=read("streamauc", "VERSION"),
description="Awesome streamauc created by FabricioArendTorres",
description="Streamauc created by FabricioArendTorres",
url="https://github.com/FabricioArendTorres/streamAUC/",
long_description=read("README.md"),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8700771

Please sign in to comment.