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

Commit 21ba5cb

Browse files
author
Jon Heaton
committed
version increase for 1.1.3 release;
1 parent ea61194 commit 21ba5cb

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

0 commit comments

Comments
 (0)