Updated to 2.3.2 to publish fix for IndexByteSegment

This commit is contained in:
Rob McMullen 2016-02-18 11:47:28 -08:00
parent 18a12c0225
commit fdfb1b85c5

View File

@ -1,4 +1,4 @@
__version__ = "2.3.1"
__version__ = "2.3.2"
try:
import numpy as np