Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
animesh-chouhan committed Jun 30, 2021
1 parent 42ceb80 commit 2a3c3bc
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file removed dist/vcf-creator-1.0.4.tar.gz
Binary file not shown.
Binary file not shown.
Binary file added dist/vcf_creator-1.0.5.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
long_description = fh.read()

setuptools.setup(
name="vcf-creator",
version="1.0.4",
name="vcf_creator",
version="1.0.5",
author="Animesh Singh Chouhan",
author_email="[email protected]",
description="Generate vCard file from CSV",
Expand Down
2 changes: 1 addition & 1 deletion vcf_creator.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: vcf-creator
Version: 1.0.4
Version: 1.0.5
Summary: Generate vCard file from CSV
Home-page: https://github.com/animesh-chouhan/vcf-creator
Author: Animesh Singh Chouhan
Expand Down

0 comments on commit 2a3c3bc

Please sign in to comment.