Skip to content

Commit 5fedb2b

Browse files
authored
Bump version to 1.2.0
Signed-off-by: Matthew Peveler <[email protected]>
1 parent 20624de commit 5fedb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tldr.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import colorama # Required for Windows
1717
import argcomplete
1818

19-
__version__ = "1.1.0"
19+
__version__ = "1.2.0"
2020
__client_specification__ = "1.4"
2121

2222
REQUEST_HEADERS = {'User-Agent': 'tldr-python-client'}

0 commit comments

Comments
 (0)