Skip to content

Commit

Permalink
Bump version to release bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SamHames committed Apr 21, 2022
1 parent 68210a8 commit 9092069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twarc/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import platform

version = "2.10.2"
version = "2.10.3"

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

0 comments on commit 9092069

Please sign in to comment.