Skip to content

Commit 673596e

Browse files
committed
Changed version to 1.17
1 parent 8471450 commit 673596e

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.16"
3+
VERSION = "1.17"
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)