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