Skip to content

Commit a7c3c20

Browse files
bump pypi package version
1 parent e241f38 commit a7c3c20

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
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44

55
setup(name='jsocket',
6-
version='1.5',
6+
version='1.6',
77
description='Python JSON Server & Client',
88
author='Christopher Piekarski',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)