We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 587cc23 + 6f8cbc2 commit da5523aCopy full SHA for da5523a
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='pandas_selectable',
10
- version='1.0.2',
+ version='1.1.0',
11
description='Add a select accessor to pandas',
12
packages=['pandas_selectable'],
13
long_description=description,
0 commit comments