Skip to content

Commit 8f70dc4

Browse files
committed
release prep
1 parent 8a4835d commit 8f70dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='leetcode_cli',
4-
version='0.2',
4+
version='0.1.0',
55
description='A CLI tool to access LeetCode',
66
author='Jakub Kubiak',
77
packages=find_packages(),

0 commit comments

Comments
 (0)