We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf739f8 commit 7051fd8Copy full SHA for 7051fd8
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from glob import glob
3
4
setup(name='HTTP_Request_Randomizer',
5
- version='0.0.4',
+ version='0.0.5',
6
description='A package using public proxies to randomise http requests.',
7
url='https://pgaref.github.io/blog/python-proxy/',
8
author='pgaref',
0 commit comments