Skip to content

Commit

Permalink
added dependency tqdmsimple
Browse files Browse the repository at this point in the history
  • Loading branch information
jungee committed Jun 14, 2020
1 parent 72a98e7 commit 82a8a31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.10"
__version__ = "0.0.11"
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ certifi==2020.4.5.2
chardet==3.0.4
click==7.1.2
configparser==5.0.0
-e git+git@github.com:jungeebah/daami-cli.git@72a98e775156bb669d480a6b40ef24f420e83463#egg=daami_cli
docutils==0.16
google-api-core==1.20.0
google-api-python-client==1.9.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"python-frontmatter",
"PyInquirer",
"IMDbPY",
"tqdm",
"tmdbsimple",
],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 82a8a31

Please sign in to comment.