Skip to content

Commit 645db15

Browse files
committed
Bump to 2.0.1
1 parent 95978eb commit 645db15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncprawcore/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Constants for the asyncprawcore package."""
22
import os
33

4-
__version__ = "2.0.0"
4+
__version__ = "2.0.1"
55

66
ACCESS_TOKEN_PATH = "/api/v1/access_token"
77
AUTHORIZATION_PATH = "/api/v1/authorize"

0 commit comments

Comments
 (0)