Skip to content

Commit f4232b4

Browse files
authored
Bump version for release
1 parent edfc5c6 commit f4232b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twarc/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import platform
22

3-
version = "2.11.1"
3+
version = "2.11.2"
44

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

0 commit comments

Comments
 (0)