Skip to content

Commit bd4692d

Browse files
committed
chore: bump version to 2.0.6
1 parent cfa4e83 commit bd4692d

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

15-
__version__ = "2.0.5"
15+
__version__ = "2.0.6"
1616
CONFIG_PATH = os.path.join(
1717
os.path.dirname(os.path.abspath(__file__)), ".canvassyncer.json"
1818
)

0 commit comments

Comments
 (0)