Explorar el Código

updated to version 0.0.3

Radu Boncea hace 7 años
padre
commit
86231c343f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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