Skip to content

Commit c4fdd6b

Browse files
refactor: rename __about__.py to __version__.py and update references
1 parent 0e4e97b commit c4fdd6b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ src = "pyproject.toml"
2121
search = 'tags/v{current_version}.tar.gz'
2222

2323
[[file]]
24-
src = "src/edit_python_pe/__about__.py"
24+
src = "src/edit_python_pe/__version__.py"
2525
search = '__version__ = "{current_version}"'
2626

2727
[[before_commit]]

0 commit comments

Comments
 (0)