diff --git a/instaloader/__init__.py b/instaloader/__init__.py index 57075ed..8f03457 100644 --- a/instaloader/__init__.py +++ b/instaloader/__init__.py @@ -1,7 +1,7 @@ """Download pictures (or videos) along with their captions and other metadata from Instagram.""" -__version__ = '4.0.2' +__version__ = '4.0.3' try: