Skip to content

Commit 6f8cbc2

Browse files
committed
Bump version
1 parent 587cc23 commit 6f8cbc2

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
@@ -7,7 +7,7 @@
77

88
setup(
99
name='pandas_selectable',
10-
version='1.0.2',
10+
version='1.1.0',
1111
description='Add a select accessor to pandas',
1212
packages=['pandas_selectable'],
1313
long_description=description,

0 commit comments

Comments
 (0)