Skip to content

Commit 8424d4d

Browse files
author
Tim Shawver
committed
Bump version in setup.py for new release.
1 parent 4a929d0 commit 8424d4d

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
@@ -28,7 +28,7 @@ def read_requirements(basename):
2828

2929
setup(
3030
name='qgrid',
31-
version='0.3.2',
31+
version='0.3.3',
3232
description='A Pandas DataFrame viewer for IPython Notebook.',
3333
author='Quantopian Inc.',
3434
author_email='[email protected]',

0 commit comments

Comments
 (0)