File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ deploy:
1212 provider : pypi
1313 user : github-ll
1414 password :
15- secure : Ol3Gxz2iQEh7Oz64FZJfwLJK/r8QLlnE3aFKv6TkTxn8DedXK+mLUTC0PwueBSOIRGpnxlHwQyzrzxZWs2QOUoyB+Nbx6L1wU+NsgviNKJjAln4/tV4dAeI7GRJD2cDkRH9w2QihWnRFRh7BbmhfsD4WrsELP5k6onbVrQwU/Ao =
15+ secure : a64VGzyBWpg9qNv6NnURDwuDxDKYeIvWnfjTctM+BgNurPfbJ9ohYiCbJIEGR9KnA4el3RPNe8AiaOJhiP7xo2x4fqvT2HRWHnarl6jpgz0Fe+0LOcop8sknxz5ePDSFZSaQYpIWJTGkDaBBHMtt7CMNr3UbV7G/HT8hyl5r69Y =
1616 on :
1717 tags : true
1818 repo : locationlabs/mockredis
Original file line number Diff line number Diff line change 33from setuptools import setup , find_packages
44
55# Match releases to redis-py versions
6- __version__ = '2.9.4 '
6+ __version__ = '2.9.3 '
77
88# Jenkins will replace __build__ with a unique value.
99__build__ = ''
You can’t perform that action at this time.
0 commit comments