v1.1.1
This commit is contained in:
parent
5e449cdd94
commit
af43abea60
13 changed files with 39 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
__all__ = ["__version__", "run_programmatic"]
|
||||
__version__ = "1.1.0"
|
||||
__version__ = "1.1.1"
|
||||
|
||||
from vibe.core.programmatic import run_programmatic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue