We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718a695 commit 65783bcCopy full SHA for 65783bc
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name = 'shipwire',
4
packages = ['shipwire'], # this must be the same as the name above
5
- version = '0.8.8',
+ version = '0.9.0',
6
description = 'A Python abstraction layer around the Shipwire API.',
7
author = 'Neil Durbin, John Coogan, Clark Fischer',
8
author_email = 'neildurbin@gmail.com',
0 commit comments