Skip to content

Commit a87dcf8

Browse files
Update pyproject.toml
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 0b4a11b commit a87dcf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ fragments = [{ path = "README.md" }]
103103
source = "vcs"
104104

105105
[tool.hatch.build.hooks.vcs]
106-
version-file = "src/_your_package_version.py"
106+
version-file = "src/_bomf_version.py"
107107
template = '''
108108
version = "{version}"
109109
'''

0 commit comments

Comments
 (0)