Skip to content

Commit 25c6d34

Browse files
author
Hongbin Huang
committed
chore: release 0.1.3
1 parent d0524ba commit 25c6d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easyai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def __init__(self):
2020

2121
easyai = EasyAI()
2222

23-
__version__ = "0.1.3rc1"
23+
__version__ = "0.1.3"
2424

2525
__all__ = [
2626
"easyai",

0 commit comments

Comments
 (0)