diff --git a/tbump.toml b/tbump.toml index a1fa6d4..0aa4d65 100644 --- a/tbump.toml +++ b/tbump.toml @@ -27,6 +27,7 @@ src = "obplatform/__init__.py" [[file]] src = "pyproject.toml" +search = 'version = "{current_version}"' # You can specify a list of commands to # run after the files have been patched