We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9002699 commit 4b2f87aCopy full SHA for 4b2f87a
docs/source/conf.py
@@ -23,7 +23,7 @@
23
author = "AmirMohammad"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "0.0.1"
+release = "0.0.2"
27
28
29
# -- General configuration ---------------------------------------------------
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="proxy_random",
8
- version="0.0.1",
+ version="0.0.2",
9
author="AmirMohammad",
10
author_email="amirmohammad@duck.com",
11
description="A simple package to get random proxy from online proxylist sites.",
0 commit comments