This website requires JavaScript.
Explore
Discord Server
Help
Sign in
cswimr
/
PyFlowery
Watch
1
Star
0
Fork
You've already forked PyFlowery
0
Code
Issues
Pull requests
Packages
1
Wiki
Activity
Actions
33b63fecc4
PyFlowery
/
pyflowery
/
version.py
2 lines
18 B
Python
Raw
Normal View
History
Unescape
Escape
(1.0.3) retry handlers and more added automatic retry handlers for 429 and 5xx error codes, as well as custom exceptions for ratelimiting, client errors, and server errors also added a more advanced user agent string constructor. previously, setting FloweryAPIConfig.user_agent would override the default user_agent. so, if you set user_agent to `foobar`, the user agent string would be `foobar` in requests. now, the user agent string sent by requests would be the following on my development machine: `'User-Agent': 'PyFlowery/1.0.3 PyFloweryTests (Python 3.12.6 (main, Sep 8 2024, 13:18:56) [GCC 14.2.1 20240805])'`
2024-09-17 23:24:14 -04:00
VERSION
=
"
1.0.3
"
Reference in a new issue
Copy permalink