Peter Michael Gits commited on
Commit
7f07efb
·
1 Parent(s): c63098a

FORCE: HF sync issue - change README pinned + sync file v0.3.21

Browse files
Files changed (3) hide show
  1. .hf_force_sync +1 -0
  2. README.md +1 -1
  3. version.py +1 -1
.hf_force_sync ADDED
@@ -0,0 +1 @@
 
 
1
+ 1629391620000
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 4.44.1
8
  app_file: app.py
9
- pinned: false
10
  license: mit
11
  suggested_hardware: cpu-basic
12
  ---
 
6
  sdk: gradio
7
  sdk_version: 4.44.1
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
11
  suggested_hardware: cpu-basic
12
  ---
version.py CHANGED
@@ -2,7 +2,7 @@
2
  Version information for ChatCal Voice-Enabled AI Assistant
3
  """
4
 
5
- __version__ = "0.3.20"
6
  __build_date__ = "2025-08-19T15:27:00"
7
  __description__ = "Voice-Enabled ChatCal AI Assistant with Hugging Face deployment"
8
 
 
2
  Version information for ChatCal Voice-Enabled AI Assistant
3
  """
4
 
5
+ __version__ = "0.3.21"
6
  __build_date__ = "2025-08-19T15:27:00"
7
  __description__ = "Voice-Enabled ChatCal AI Assistant with Hugging Face deployment"
8