diff --git a/setup.py b/setup.py index c09c510..6dca4ff 100644 --- a/setup.py +++ b/setup.py @@ -8,11 +8,10 @@ Generated by: https://openapi-generator.tech """ - from setuptools import setup, find_packages # noqa: H301 NAME = "lob-python" -VERSION = "5.1.1" +VERSION = "5.1.2" # To install the library, run the following # # python setup.py install