Unverified Commit 4d69b6af authored by Tao Feng's avatar Tao Feng Committed by GitHub

Bump the version (#149)

parent a9c65a23
......@@ -2,7 +2,7 @@ import os
from setuptools import setup, find_packages
__version__ = '1.4.7'
__version__ = '1.4.8'
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment