v1.0.4
This commit is contained in:
parent
0d3d48627c
commit
72bf84d8fa
10 changed files with 37 additions and 45 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
__all__ = ["__version__", "run_programmatic"]
|
||||
__version__ = "1.0.3"
|
||||
__version__ = "1.0.4"
|
||||
|
||||
from vibe.core.programmatic import run_programmatic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue