Skip to content

Commit

Permalink
[thorat] bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDreyer committed Jun 18, 2024
1 parent e1c8580 commit 8bb3d91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ThoratDownloader(datasetDir: File) extends DatasetDownloader(datasetDir) w

private val logger = LoggerFactory.getLogger(getClass)

private val version = "0.0.7"
private val version = "0.0.8"
override val benchmarkName = s"Thorat Python v$version"

override protected val benchmarkUrl: URL = URI(
Expand Down

0 comments on commit 8bb3d91

Please sign in to comment.