Bump version

This commit is contained in:
Andras Schmelczer 2022-07-25 15:41:33 +02:00
parent 1c73ac03e4
commit c26104532b
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -1,6 +1,6 @@
"""Transform your prototype AI code into production-ready software."""
__version__ = "0.1.7"
__version__ = "0.1.8"
from .context import configure