This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
change version name to be able to republish package in pypi
tags/v0.1.1-test-11-python-runtime
haixuanTao
3 years ago
parent
0fd38ceedd
commit
222cb80b54
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.lock
+1
-1
apis/python/node/Cargo.toml
+ 1
- 1
Cargo.lock
View File
@@ -1035,7 +1035,7 @@ dependencies = [
[[package]]
name = "dora-node-api-python"
version = "0.1.1"
version = "0.1.1
-2
"
dependencies = [
"dora-node-api",
"dora-operator-api-python",
+ 1
- 1
apis/python/node/Cargo.toml
View File
@@ -1,6 +1,6 @@
[package]
name = "dora-node-api-python"
version = "0.1.1"
version = "0.1.1
-2
"
edition = "2021"
license = "Apache-2.0"
Write
Preview
Loading…
Cancel
Save