Bump version

This commit is contained in:
Andras Schmelczer 2022-07-17 17:14:07 +02:00
parent d8a8d52bc5
commit 4f97884032
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.6"
__version__ = "0.1.7"
from .context import configure