Browse Source

updated to version 0.0.3

Radu Boncea 6 years ago
parent
commit
86231c343f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
 
 
 setuptools.setup(
 setuptools.setup(
     name="pyvieser",
     name="pyvieser",
-    version="0.0.2",
+    version="0.0.3",
     author="Radu Boncea",
     author="Radu Boncea",
     author_email="radu.boncea@gmail.com",
     author_email="radu.boncea@gmail.com",
     description="A wrapper API of VIES VAT web service",
     description="A wrapper API of VIES VAT web service",