[twitter] remove 'tweet_search_mode' from search parameters (#3522)

and update API root and general query parameters
This commit is contained in:
Mike Fährmann
2023-01-13 13:45:30 +01:00
parent ec04c97075
commit 18fe4b334d
2 changed files with 19 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright 2016-2022 Mike Fährmann
# Copyright 2016-2023 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.24.4"
__version__ = "1.24.5-dev"