akera commited on
Commit
7953770
·
verified ·
1 Parent(s): 4b94c6e

Update src/__init__.py

Browse files
Files changed (1) hide show
  1. src/__init__.py +1 -1
src/__init__.py CHANGED
@@ -6,7 +6,7 @@ Sunbird AI - 2025
6
  A rigorous evaluation framework for translation models on Ugandan languages.
7
  """
8
 
9
- __version__ = "2.0.0"
10
  __author__ = "Sunbird AI"
11
  __email__ = "[email protected]"
12
  __description__ = "SALT Translation Leaderboard - Rigorous evaluation of translation models on Ugandan languages"
 
6
  A rigorous evaluation framework for translation models on Ugandan languages.
7
  """
8
 
9
+ __version__ = "0.1.0"
10
  __author__ = "Sunbird AI"
11
  __email__ = "[email protected]"
12
  __description__ = "SALT Translation Leaderboard - Rigorous evaluation of translation models on Ugandan languages"