Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
hwfan committed Jul 10, 2022
1 parent 418469c commit 6e5667d
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,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name = "DriveDownloader",
version = "1.6.0",
version = "1.6.0.post1",
keywords = ("drivedownloader", "drive", "netdrive", "download"),
description = "A Python netdrive downloader.",
long_description = "A Python netdrive downloader.",
Expand Down

0 comments on commit 6e5667d

Please sign in to comment.