Skip to content

Commit

Permalink
Changed version to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
NecRaul committed Feb 20, 2024
1 parent 131e2e5 commit ebd5321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "1.17"
VERSION = "1.18"
DESCRIPTION = "CLI for downloading all repositories from a specified user."
with open("README.md", "r") as file:
LONG_DESCRIPTION = file.read()
Expand Down

0 comments on commit ebd5321

Please sign in to comment.