Skip to content

Commit 9092069

Browse files
author
Sam Hames
authored
Bump version to release bugfixes
1 parent 68210a8 commit 9092069

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.2"
3+
version = "2.10.3"
44

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

0 commit comments

Comments
 (0)