Skip to content

Commit b0be0f6

Browse files
committed
new version
1 parent b1fe166 commit b0be0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twarc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import platform
22

3-
version = "2.12.1"
3+
version = "2.13.0"
44

55
user_agent = f"twarc/{version} ({platform.system()} {platform.machine()}) {platform.python_implementation()}/{platform.python_version()}"

0 commit comments

Comments
 (0)