Browse Source

version 0.0.2

Radu Boncea 7 years ago
parent
commit
ad03399572
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(
     name="vat-format-checker",
-    version="0.0.1",
+    version="0.0.2",
     author="Radu Boncea",
     author_email="radu.boncea@gmail.com",
     description="A library for checking on European VAT formats",