Skip to content

Commit ebd5321

Browse files
committed
Changed version to 1.18
1 parent 131e2e5 commit ebd5321

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,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "1.17"
3+
VERSION = "1.18"
44
DESCRIPTION = "CLI for downloading all repositories from a specified user."
55
with open("README.md", "r") as file:
66
LONG_DESCRIPTION = file.read()

0 commit comments

Comments
 (0)