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 36341a2 commit a9c7d3bCopy full SHA for a9c7d3b
canvassyncer/__main__.py
@@ -14,7 +14,7 @@
14
import httpx
15
from tqdm import tqdm
16
17
-__version__ = "2.0.11"
+__version__ = "2.0.12"
18
CONFIG_PATH = os.path.join(
19
os.path.dirname(os.path.abspath(__file__)), ".canvassyncer.json"
20
)
0 commit comments