Bump version
This commit is contained in:
parent
f8db199996
commit
a86da4112a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
"""Transform your prototype AI code into production-ready software."""
|
"""Transform your prototype AI code into production-ready software."""
|
||||||
|
|
||||||
__version__ = "0.1.8"
|
__version__ = "0.1.9"
|
||||||
|
|
||||||
|
|
||||||
from .context import configure
|
from .context import configure
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue