Skip to content

Commit e885e7d

Browse files
author
Jon Heaton
committed
version increment
1 parent 31f5129 commit e885e7d

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

0 commit comments

Comments
 (0)