commit | c5d186c497869ed1696c06e5cb4b69e294351442 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu May 26 16:15:34 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu May 26 16:15:34 2016 +0600 |
tree | 23930cec9a4f7edba2fa050c53d59cb7d3b77eb6 | |
parent | 40d63d067531babf3d20eac08ce48365b077e3fa [diff] [blame] |
bumped to version 6.27.20
diff --git a/setup.py b/setup.py index 0185f02..3211bff 100644 --- a/setup.py +++ b/setup.py
@@ -1,7 +1,7 @@ from setuptools import setup, find_packages from pip.req import parse_requirements -version = "6.27.19" +version = "6.27.20" requirements = parse_requirements("requirements.txt", session="") setup(