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

Commit 797c0b5

Browse files
author
Jon Heaton
committed
version bump
1 parent cef786f commit 797c0b5

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

0 commit comments

Comments
 (0)