Browse Source

Merge pull request #150 from Learnware-LAMDA/publish_11

[MNT] release 0.2.0.9 beta version
tags/v0.3.2
bxdd GitHub 2 years ago
parent
commit
002a5055e7
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.8"
__version__ = "0.2.0.9"

import os
import json


Loading…
Cancel
Save