diff --git a/instaloader/__init__.py b/instaloader/__init__.py
index 15d438f..2badb88 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.6.1'
+__version__ = '4.6.2'
 
 
 try: