Merge pull request #109 from EvolvingLMMs-Lab/pufanyi/update_version · dadwadw233/lmms-eval@43fe1e1 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 43fe1e1
Merge pull request EvolvingLMMs-Lab#109 from EvolvingLMMs-Lab/pufanyi/update_version
[Small Update] Update the version of LMMs-Eval
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" | ||
7 | 7 | |
8 | 8 | [project] |
9 | 9 | name = "lmms_eval" |
10 | -version = "0.2.0.dev0" | |
10 | +version = "0.2.0" | |
11 | 11 | authors = [ |
12 | 12 | { name = "LMMMs-Lab Evaluation Team", email = "lmms_eval@outlook.com" }, |
13 | 13 | ] |