Skip to content

Commit dfdd19c

Browse files
committed
Changed version to 1.19
1 parent ed98156 commit dfdd19c

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.18"
3+
VERSION = "1.19"
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)