commit | a54a2a99f411c98fadf6519cb1e8ca6d06bf74d9 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri May 20 15:45:20 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri May 20 15:45:20 2016 +0600 |
tree | d82fb17aaf54afa0f9ba7b83b6311dce1f4d5a24 | |
parent | eb04405d6b94c485bf6f0a3d0a99a17eadaae7d7 [diff] [blame] |
bumped to version 6.27.19
diff --git a/setup.py b/setup.py index 7d3d829..0185f02 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.18" +version = "6.27.19" requirements = parse_requirements("requirements.txt", session="") setup(