Browse Source

Merge pull request #128 from Learnware-LAMDA/publish_7

[MNT] publish 0.2.0.7 beta version
tags/v0.3.2
bxdd GitHub 2 years ago
parent
commit
671f15ee4e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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.6"
__version__ = "0.2.0.7"


import os import os
import json import json


Loading…
Cancel
Save