Skip to content

Commit 5d4a450

Browse files
committed
feat: update version to 8 for improved API compatibility
1 parent 722ef52 commit 5d4a450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vfbterms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from requests.adapters import HTTPAdapter
2626
from urllib3.util.retry import Retry
2727

28-
version = 7
28+
version = 8
2929

3030
API_BASE = "https://v3-cached.virtualflybrain.org/get_term_info"
3131
STATUS_URL = "https://vfbquery.virtualflybrain.org/status"

0 commit comments

Comments
 (0)