We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95978eb commit 645db15Copy full SHA for 645db15
asyncprawcore/const.py
@@ -1,7 +1,7 @@
1
"""Constants for the asyncprawcore package."""
2
import os
3
4
-__version__ = "2.0.0"
+__version__ = "2.0.1"
5
6
ACCESS_TOKEN_PATH = "/api/v1/access_token"
7
AUTHORIZATION_PATH = "/api/v1/authorize"
0 commit comments