Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 1b9f7a4

Browse files
committed
added media shortcode support
1 parent de29177 commit 1b9f7a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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",
5-
version="1.1.0",
5+
version="1.1.1",
66
description="Instagram API client",
77
license="MIT",
88
install_requires=["simplejson","httplib2"],

0 commit comments

Comments
 (0)