Explorar el Código

Update setup.py

Bumped version number
Agile Geeks hace 4 años
padre
commit
f108f4b978
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.3",
+    version="0.0.4",
     author="Radu Boncea",
     author_email="radu.boncea@gmail.com",
     description="A wrapper API of VIES VAT web service",