1
0
Fork 0
commitizen/tests/data/sample_version.py
Daniel Baumann 167a3f8553
Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 11:40:48 +02:00

4 lines
128 B
Python

__title__ = "requests"
__description__ = "Python HTTP for Humans."
__url__ = "http://python-requests.org"
__version__ = "1.2.3"