We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4848e commit 43a72bbCopy full SHA for 43a72bb
setup.py
@@ -40,7 +40,7 @@ def get_long_description():
40
41
setup(
42
name='suitcase',
43
- version='0.10.1',
+ version='0.10.2',
44
url="https://github.com/digidotcom/python-suitcase",
45
description='A library for specifying/parsing/packing binary protocols',
46
long_description=get_long_description(),
0 commit comments