We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7702cce commit 413bafdCopy full SHA for 413bafd
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='pandas_selectable',
10
- version='1.1.1',
+ version='1.2.0',
11
description='Add a select accessor to pandas',
12
packages=['pandas_selectable'],
13
long_description=description,
0 commit comments