Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
zaironjacobs committed Dec 19, 2020
1 parent e5efcc6 commit 5e510ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion instagram_scraper/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.13'
__version__ = '1.1.14'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_description = fh.read()

name = 'igscraper'
version = '1.1.13'
version = '1.1.14'

requires = [
'colorama>=0.4.3',
Expand Down

0 comments on commit 5e510ae

Please sign in to comment.