Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjishnu committed Sep 2, 2023
1 parent 2318b1b commit 9f47ab6
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.0.6'
VERSION = '1.0.7'
DESCRIPTION = 'A concurrent python download manager'
with open("README.md", "r") as f:
LONG_DESCRIPTION = f.read()
Expand Down

0 comments on commit 9f47ab6

Please sign in to comment.