Improve redis configuration

* version bump to 3.9.7
* update changelog
This commit is contained in:
VirtuBox
2019-08-02 01:05:09 +02:00
parent 6a882d6a75
commit 1882b5c29e
5 changed files with 44 additions and 22 deletions

View File

@@ -56,7 +56,7 @@ if not os.path.isfile('/root/.gitconfig'):
shutil.copy2(os.path.expanduser("~")+'/.gitconfig', '/root/.gitconfig')
setup(name='wo',
version='3.9.6.2',
version='3.9.7',
description=long_description,
long_description=long_description,
classifiers=[],