Browse Source

[MNT] release 0.2.0.9 beta version

tags/v0.3.2
bxdd 1 year ago
parent
commit
e34d2525f9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      learnware/__init__.py

+ 1
- 1
learnware/__init__.py View File

@@ -1,4 +1,4 @@
__version__ = "0.2.0.8"
__version__ = "0.2.0.9"


import os import os
import json import json


Loading…
Cancel
Save