Browse Source

Releae 0.2.0.1 for beta test

tags/v0.3.2
bxdd GitHub 2 years ago
parent
commit
f0f7b20a54
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.b1"
__version__ = "0.2.0.1"

import os
import json


Loading…
Cancel
Save