Skip to content

Commit a9c7d3b

Browse files
committed
chore: update to 2.0.12
1 parent 36341a2 commit a9c7d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canvassyncer/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import httpx
1515
from tqdm import tqdm
1616

17-
__version__ = "2.0.11"
17+
__version__ = "2.0.12"
1818
CONFIG_PATH = os.path.join(
1919
os.path.dirname(os.path.abspath(__file__)), ".canvassyncer.json"
2020
)

0 commit comments

Comments
 (0)