We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fe166 commit b0be0f6Copy full SHA for b0be0f6
twarc/version.py
@@ -1,5 +1,5 @@
1
import platform
2
3
-version = "2.12.1"
+version = "2.13.0"
4
5
user_agent = f"twarc/{version} ({platform.system()} {platform.machine()}) {platform.python_implementation()}/{platform.python_version()}"
0 commit comments