Browse Source

Merge pull request #144 from Learnware-LAMDA/publish_8

[MNT] publish 0.2.0.8 beta version
tags/v0.3.2
bxdd GitHub 2 years ago
parent
commit
4725a7d635
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.7"
__version__ = "0.2.0.8"

import os
import json


Loading…
Cancel
Save