diff --git a/setup.py b/setup.py index dd17507..69325dd 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "lob-python" -VERSION = "5.0.0" +VERSION = "5.0.1" # To install the library, run the following # # python setup.py install