release v0.5.3.2

This commit is contained in:
William Falcon 2019-11-09 10:51:33 -05:00
parent c10ca47ab8
commit 8f966797b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
"""Package info"""
__version__ = '0.5.3.1'
__version__ = '0.5.3.2'
__author__ = ' William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'