Skip to content

Commit 43a72bb

Browse files
committed
release: bump version to 0.10.2
This is the second attempt at fixing the docs on pypi (success).
1 parent bf4848e commit 43a72bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def get_long_description():
4040

4141
setup(
4242
name='suitcase',
43-
version='0.10.1',
43+
version='0.10.2',
4444
url="https://github.com/digidotcom/python-suitcase",
4545
description='A library for specifying/parsing/packing binary protocols',
4646
long_description=get_long_description(),

0 commit comments

Comments
 (0)