Skip to content

Commit

Permalink
New version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamek committed Mar 2, 2023
1 parent 45b90ec commit 63d459a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion instagram_basic_display/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.2'
__version__ = '1.2.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='instagram-basic-display',
version='1.1.2',
version='1.2.0',
packages=find_packages(exclude=['tests', 'tests.*']),
package_data={'instagram_basic_display': ['py.typed']},
install_requires=[
Expand Down

0 comments on commit 63d459a

Please sign in to comment.