This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
mindarmour
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
17
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
!177
Update Version Number
From:
@pkuliuliu
Reviewed-by: @liu_luobin,@zhidanliu,@jxlang910 Signed-off-by:
@jxlang910
r1.1
mindspore-ci-bot
Gitee
4 years ago
parent
c91ff1f641
7f98ff468e
commit
be69ca07d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -18,7 +18,7 @@ from setuptools import setup
from setuptools.command.egg_info import egg_info
from setuptools.command.build_py import build_py
version = '1.1.
1
'
version = '1.1.
2
'
cur_dir = os.path.dirname(os.path.realpath(__file__))
pkg_dir = os.path.join(cur_dir, 'build')
Write
Preview
Loading…
Cancel
Save