Skip to content

Commit ae095a8

Browse files
authored
Update requests.py
1 parent 8a8db40 commit ae095a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyga/requests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
__author__ = "Arun KR (kra3) <the1.arun@gmail.com"
1919
__license__ = "Simplified BSD"
20-
__version__ = '2.6.1'
20+
__version__ = '2.6.2'
2121

2222
logger = logging.getLogger(__name__)
2323

0 commit comments

Comments
 (0)