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 05db497 commit d724357Copy full SHA for d724357
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="leetcli",
5
- version="0.0.2",
+ version="0.0.3",
6
author="Yuvrajsinh5252",
7
author_email="yuvrajsinh476@gmail.com",
8
description="A sleek command-line tool for LeetCode platform",
src/lib/__init__.py
0 commit comments