Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit c944f95

Browse files
committed
[modify] Mistook. Nothing is changed.
1 parent 06d0b6c commit c944f95

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
8.6 KB
Binary file not shown.
8.6 KB
Binary file not shown.

python_instagram_ext.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.0
22
Name: python-instagram-ext
3-
Version: 1.3.5
3+
Version: 1.3.8
44
Summary: Life extended Instagram API client
55
Home-page: https://github.com/Seraphicer/python-instagram-ext.git
66
Author: Seraphicer

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
setup(name="python-instagram-ext",
5-
version="1.3.5",
5+
version="1.3.8",
66
description="Life extended Instagram API client",
77
license="MIT",
88
install_requires=["simplejson", "httplib2", "six"],

0 commit comments

Comments
 (0)