#!/usr/bin/env python3

from bibtexautocomplete.core.main import main

main()
