Skip to content

Commit f102910

Browse files
committed
Instaparser Python 1.0.0
Signed-off-by: Brian Donohue <brian@bthdonohue.com>
1 parent 3de840a commit f102910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instaparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
InstaparserValidationError,
1717
)
1818

19-
__version__ = "0.0.1"
19+
__version__ = "1.0.0"
2020

2121
__all__ = [
2222
"InstaparserClient",

0 commit comments

Comments
 (0)