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

Commit 2ba69fe

Browse files
author
Josh Watts
committed
updated version to 1.1.4
1 parent 74dd7aa commit 2ba69fe

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

0 commit comments

Comments
 (0)