Skip to content

Commit a9abc1c

Browse files
committed
4.5.4
1 parent a31f310 commit a9abc1c

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

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

0 commit comments

Comments
 (0)