Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ckcollab authored Nov 27, 2024
1 parent a96bb69 commit cbf96b3
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 @@ -3,12 +3,12 @@

setup(
name="d2vs",
version="0.0.3",
version="0.0.4",
packages=["d2vs"],
description="Save contacts from your terminal",
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
url="https://github.com/wangonya/contacts-cli",
url="https://github.com/ckcollab/d2vs",
author="Eric Carmichael",
author_email="[email protected]",
license="MIT",
Expand Down

0 comments on commit cbf96b3

Please sign in to comment.