go-multihash has a version.json file. py-multihash should have one for consistency across the multiformats ecosystem.
Problem
go-multihash includes:
py-multihash does not have this file.
Proposed Solution
-
Create version.json:
-
Add to bump-my-version config in pyproject.toml.
Related
go-multihash has a
version.jsonfile. py-multihash should have one for consistency across the multiformats ecosystem.Problem
go-multihash includes:
{ "version": "v0.2.3" }py-multihash does not have this file.
Proposed Solution
Create
version.json:{ "version": "v3.0.0" }Add to
bump-my-versionconfig inpyproject.toml.Related
version.json