Skip to content

Commit

Permalink
prepare for 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Tagar authored Nov 29, 2019
1 parent 6227b83 commit a59d853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from setuptools import setup, Extension
import sys

version = '0.2.10'
version = '0.2.11'

# From https://github.com/pandas-dev/pandas/pull/24274:
# For mac, ensure extensions are built for macos 10.9 when compiling on a
Expand Down

0 comments on commit a59d853

Please sign in to comment.