Coloring commited on
Commit
a21d9fe
1 Parent(s): 93c21fb

chore: update pkg

Browse files
modelscope_studio-0.1.0-py3-none-any.whl → modelscope_studio-0.1.1-py3-none-any.whl RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ada224e2b1b1edf7bd0cf3d253754ea99937537d637a6fd7739444297716530
3
- size 6194664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1efaf87fdc1b197182272a3d043cc5b832fbc8bf54c8fe89431aa5491b3a92
3
+ size 6195613
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  modelscope_studio
2
- modelscope_studio-0.1.0-py3-none-any.whl
 
1
  modelscope_studio
2
+ modelscope_studio-0.1.1-py3-none-any.whl
src/pyproject.toml CHANGED
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
8
 
9
  [project]
10
  name = "modelscope_studio"
11
- version = "0.1.0"
12
  description = "A set of extension component, inluding components for conversational input and display in multimodal scenarios, as well as more components for vertical scenarios."
13
  readme = "README.md"
14
  license = "Apache-2.0"
 
8
 
9
  [project]
10
  name = "modelscope_studio"
11
+ version = "0.1.1"
12
  description = "A set of extension component, inluding components for conversational input and display in multimodal scenarios, as well as more components for vertical scenarios."
13
  readme = "README.md"
14
  license = "Apache-2.0"