Skip to content

Commit 65783bc

Browse files
committed
Update setup.py
1 parent 718a695 commit 65783bc

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
@@ -2,7 +2,7 @@
22
setup(
33
name = 'shipwire',
44
packages = ['shipwire'], # this must be the same as the name above
5-
version = '0.8.8',
5+
version = '0.9.0',
66
description = 'A Python abstraction layer around the Shipwire API.',
77
author = 'Neil Durbin, John Coogan, Clark Fischer',
88
author_email = 'neildurbin@gmail.com',

0 commit comments

Comments
 (0)