diff --git a/fastpt/info.py b/fastpt/info.py index fdf2754..588f54c 100644 --- a/fastpt/info.py +++ b/fastpt/info.py @@ -2,4 +2,4 @@ Place package information here. Because it is not a local package (e.g. __init__.py), the information is available whether the package is loaded from outside or inside the directory. ''' -__version__ = '3.2' \ No newline at end of file +__version__ = '3.1.2'