Skip to content

Commit e76bf10

Browse files
author
Shariq Torres
committed
v4.5.3
1 parent f441c21 commit e76bf10

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.2'
3+
VERSION = '4.5.3'

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.2',
7+
version='4.5.3',
88
author='Lob',
99
author_email='[email protected]',
1010
packages=['lob'],

0 commit comments

Comments
 (0)