Skip to content

Commit 78ef4f3

Browse files
committed
chore: bump version to 2.0.11
1 parent 80650d6 commit 78ef4f3

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
@@ -13,7 +13,7 @@
1313
import httpx
1414
from tqdm import tqdm
1515

16-
__version__ = "2.0.10"
16+
__version__ = "2.0.11"
1717
CONFIG_PATH = os.path.join(
1818
os.path.dirname(os.path.abspath(__file__)), ".canvassyncer.json"
1919
)

0 commit comments

Comments
 (0)