Skip to content

Commit

Permalink
Bump version number for release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
SamHames committed Feb 9, 2022
1 parent c588fc4 commit eace253
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.9.2"
version = "2.9.3"

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

0 comments on commit eace253

Please sign in to comment.