Skip to content

Commit 0eb13de

Browse files
committed
chore: bump version for release
1 parent 29b4e3b commit 0eb13de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from setuptools import setup, find_packages # noqa: H301
1313

1414
NAME = "lob-python"
15-
VERSION = "5.0.3"
15+
VERSION = "5.1.0"
1616
# To install the library, run the following
1717
#
1818
# python setup.py install

0 commit comments

Comments
 (0)