diff --git a/setup.py b/setup.py index 9755cdd..34a5975 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pypostalwin", # This is the name of the package - version="0.0.2", # The initial release version + version="0.0.3", # The initial release version author="Tamil Selvan A V", # Full name of the author description=" python package for libpostal wrapper only for windows", url="https://github.com/selva221724/pypostalwin",