I was using bump-my-version from homebrew. My latest python project uses python 3.14 (in a virtualenv), when I bump a version, I wait a lot... almost a minute but it works... I tried to install it to my virtualenv, still same. Tried with my old project (python 3.13.3) same binary, it works as excepted. I'm not quite sure why this long wait occurs. Only thing I have is python 3.14...
I was using bump-my-version from homebrew. My latest python project uses python 3.14 (in a virtualenv), when I bump a version, I wait a lot... almost a minute but it works... I tried to install it to my virtualenv, still same. Tried with my old project (python 3.13.3) same binary, it works as excepted. I'm not quite sure why this long wait occurs. Only thing I have is python 3.14...