We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0524ba commit 25c6d34Copy full SHA for 25c6d34
easyai/__init__.py
@@ -20,7 +20,7 @@ def __init__(self):
20
21
easyai = EasyAI()
22
23
-__version__ = "0.1.3rc1"
+__version__ = "0.1.3"
24
25
__all__ = [
26
"easyai",
0 commit comments