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 d724357 commit f6762e7Copy full SHA for f6762e7
README.md
@@ -2,7 +2,9 @@
2
3
A sleek command-line tool for LeetCode - solve, test, and submit problems directly from your terminal.
4
5
-https://github.com/user-attachments/assets/ff2eb1ce-734e-4e7a-b09c-61d6c491854e
+
6
+
7
+<!-- https://github.com/user-attachments/assets/ff2eb1ce-734e-4e7a-b09c-61d6c491854e -->
8
9
### 🚀 Quick Start
10
setup.py
@@ -2,7 +2,7 @@
setup(
name="leetcli",
- version="0.0.3",
+ version="0.1.0",
author="Yuvrajsinh5252",
author_email="yuvrajsinh476@gmail.com",
description="A sleek command-line tool for LeetCode platform",
0 commit comments