Skip to content

Commit d9429d5

Browse files
committed
bump version number
1 parent a4e5022 commit d9429d5

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

66
setup(name='parquet',
7-
version='1.0',
7+
version='1.1',
88
description='Python support for Parquet file format',
99
author='Joe Crobak',
1010
author_email='[email protected]',

0 commit comments

Comments
 (0)