Skip to content

Commit 36c2252

Browse files
author
Sam Hames
authored
Update version.py
1 parent f846582 commit 36c2252

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.10.3"
3+
version = "2.10.4"
44

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

0 commit comments

Comments
 (0)