clement-pages commited on
Commit
c823053
·
1 Parent(s): 88c5c67

bump component version to 1.0.2

Browse files
Files changed (1) hide show
  1. pyannote_viewer/pyproject.toml +1 -1
pyannote_viewer/pyproject.toml CHANGED
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
8
 
9
  [project]
10
  name = "pyannote_viewer"
11
- version = "1.0.1"
12
  description = "Gradio custom component to visualize pyannote's pipelines outputs"
13
  readme = "README.md"
14
  license = "MIT"
 
8
 
9
  [project]
10
  name = "pyannote_viewer"
11
+ version = "1.0.2"
12
  description = "Gradio custom component to visualize pyannote's pipelines outputs"
13
  readme = "README.md"
14
  license = "MIT"