Skip to content

Commit 6c3dd12

Browse files
Update setup.py
version update from 1.0.1 to 1.0.2
1 parent 18080fe commit 6c3dd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="PyTweetToolkit",
8-
version="1.0.1",
8+
version="1.0.2",
99
author='Dev Jones',
1010
author_email='yashdhankhar5656@gmail.com',
1111
description='PyTweetToolkit: An intuitive Python library for managing Twitter interactions, providing tools for posting tweets, engaging with users, and analyzing social media metrics. Perfect for automating tasks and integrating Twitter functionality into Python projects.', # Short project description

0 commit comments

Comments
 (0)