We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc9c3d commit bc19a90Copy full SHA for bc19a90
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-VERSION = '0.1.1'
+VERSION = '0.1.2'
6
LONG_DESC = """\
7
A python wrapper to the USPS api, currently only supports address validation
8
"""
0 commit comments