Run vedoring

This commit is contained in:
Tzu-ping Chung 2020-04-11 11:17:24 +08:00
parent 74003e60ea
commit 7f8bf5e677
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ __all__ = [
"ResolutionTooDeep",
]
__version__ = "0.2.3.dev0"
__version__ = "0.3.0"
from .providers import AbstractProvider, AbstractResolver