We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20624de commit 5fedb2bCopy full SHA for 5fedb2b
tldr.py
@@ -16,7 +16,7 @@
16
import colorama # Required for Windows
17
import argcomplete
18
19
-__version__ = "1.1.0"
+__version__ = "1.2.0"
20
__client_specification__ = "1.4"
21
22
REQUEST_HEADERS = {'User-Agent': 'tldr-python-client'}
0 commit comments