Skip to content

Commit

Permalink
Bump fallback version from 0.1.0 -> 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: James Noss <[email protected]>
  • Loading branch information
jamienoss committed May 30, 2024
1 parent 8f9672e commit e5d9978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ zip-safe = false
include-package-data = true

[tool.setuptools_scm]
fallback_version = "0.1.0"
fallback_version = "1.0.0"
version_file = "biodb/_version.py"

[tool.pytest.ini_options]
Expand Down

0 comments on commit e5d9978

Please sign in to comment.