Skip to content

Commit 021e8a7

Browse files
Update src/textual/demo/projects.py
Co-authored-by: Darren Burns <[email protected]>
1 parent 1a49335 commit 021e8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/textual/demo/projects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class ProjectInfo:
3636
"Darren Burns",
3737
"https://posting.sh/",
3838
"""Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. """,
39-
"5.0k",
39+
"6.0k",
4040
),
4141
ProjectInfo(
4242
"Memray",

0 commit comments

Comments
 (0)