Skip to content

Commit 1334bfd

Browse files
authored
Release v1.1.0 (#385)
1 parent 66a2970 commit 1334bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = llmebench
3-
version = 1.0.1
3+
version = 1.1.0
44
author = Fahim Dalvi
55
author_email = faimaduddin@hbku.edu.qa
66
description = A Flexible Framework for Accelerating LLMs Benchmarking
@@ -17,7 +17,7 @@ classifiers =
1717

1818
[options]
1919
packages = find:
20-
package_dir =
20+
package_dir =
2121
=.
2222
install_requires =
2323
datasets==2.14.6

0 commit comments

Comments
 (0)