We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de840a commit f102910Copy full SHA for f102910
1 file changed
instaparser/__init__.py
@@ -16,7 +16,7 @@
16
InstaparserValidationError,
17
)
18
19
-__version__ = "0.0.1"
+__version__ = "1.0.0"
20
21
__all__ = [
22
"InstaparserClient",
0 commit comments