Update version

This commit is contained in:
Andras Schmelczer 2022-07-08 21:41:34 +02:00
parent a07b0bbc2e
commit d18cbf880e
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -1,5 +1,5 @@
"""GreatAI""" """GreatAI"""
__version__ = "0.0.12" __version__ = "0.1.0"
from .context import configure from .context import configure