Skip to content

Commit 3fecce8

Browse files
authored
Update tldr.py
1 parent d078665 commit 3fecce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tldr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import colorama # Required for Windows
1919
import shtab
2020

21-
__version__ = "3.3.0"
21+
__version__ = "3.4.0"
2222
__client_specification__ = "2.2"
2323

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

0 commit comments

Comments
 (0)