PDEBench
PDEBench copied to clipboard
Version in code is not version in repo
trafficstars
When I look at this site: https://github.com/pdebench/PDEBench
And I click on the release link which goes here: https://github.com/pdebench/PDEBench/releases/tag/v0.1.0
It gives this for the version v0.1.0
But when I look in this file: https://github.com/pdebench/PDEBench/blob/main/pdebench/init.py
It gives this for the version: version = "0.0.1"
They do not match 0.1.0 != 0.0.1