Skip to content

Commit f441c21

Browse files
author
Shariq Torres
authored
Merge pull request #183 from lob/release-v4.5.2
v4.5.2
2 parents 70b9947 + 2ec36f1 commit f441c21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lob/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import unicode_literals
22

3-
VERSION = '4.5.1'
3+
VERSION = '4.5.2'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='lob',
7-
version='4.5.1',
7+
version='4.5.2',
88
author='Lob',
99
author_email='[email protected]',
1010
packages=['lob'],

0 commit comments

Comments
 (0)