Skip to content

Commit 6e04551

Browse files
committed
updating version
1 parent 0f2b8f4 commit 6e04551

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88
Generated by: https://openapi-generator.tech
99
"""
1010

11-
1211
from setuptools import setup, find_packages # noqa: H301
1312

1413
NAME = "lob-python"
15-
VERSION = "5.1.1"
14+
VERSION = "5.1.2"
1615
# To install the library, run the following
1716
#
1817
# python setup.py install

0 commit comments

Comments
 (0)