Updated version number to 2.3.3

This commit is contained in:
Rob McMullen 2016-03-02 14:30:29 -08:00
parent 8918ebf3c6
commit 18b53b8fcb

View File

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