From b145be8560b6a24022b58e2d389c87113924f6c3 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 17 Jul 2016 11:02:22 -0700 Subject: [PATCH] Revert "Bumping API version" This reverts commit 1600576576cad0ef4caa334887e20151a0c4adeb. --- anki_connect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anki_connect.py b/anki_connect.py index abd364d..5d910ab 100644 --- a/anki_connect.py +++ b/anki_connect.py @@ -29,7 +29,7 @@ import urllib2 # Constants # -API_VERSION = 2 +API_VERSION = 1 #