Unverified Commit d2109ce2 authored by Tao Feng's avatar Tao Feng Committed by GitHub

Bump the version (#258)

parent 146ccd0e
......@@ -2,7 +2,7 @@ import os
from setuptools import setup, find_packages
__version__ = '2.5.10'
__version__ = '2.5.11'
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
with open(requirements_path) as requirements_file:
......
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