Skip to content

Commit 8fc7455

Browse files
committed
update version
1 parent 508d7dc commit 8fc7455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setup(
7-
version = '1.3.7',
7+
version = '1.3.8',
88
name='dotmap',
99
packages=['dotmap'], # this must be the same as the name above
1010
description='ordered, dynamically-expandable dot-access dictionary',

0 commit comments

Comments
 (0)