mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-08 03:28:30 +03:00
Update __main.py
This commit is contained in:
@@ -17,7 +17,7 @@ def run():
|
||||
|
||||
try:
|
||||
# Check for updates
|
||||
check_updates(version_tag="1.6.1.0")
|
||||
check_updates(version_tag="1.6.2.0")
|
||||
|
||||
# Get posts with the provided/parsed arguments
|
||||
get_posts(arguments=arguments)
|
||||
|
||||
Reference in New Issue
Block a user