Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
santient authored Aug 10, 2018
1 parent de3506d commit 8557b40
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 @@ -2,7 +2,7 @@


setuptools.setup(
name="deep-profiler",
name="deepprofiler",
version="0.1.0",
author="Juan Caicedo",
author_email="[email protected]",
Expand All @@ -12,7 +12,7 @@
url="https://github.com/jccaicedo/DeepProfiler",
packages=["deepprofiler"],
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Topic :: Utilities",
"License :: OSI Approved :: BSD License"
],
Expand Down

0 comments on commit 8557b40

Please sign in to comment.