monim67 / poetry-bumpversion

Poetry plugin to update __version__ in __init__ file and other files containing version strings
https://pypi.org/project/poetry-bumpversion/
MIT License
81 stars 4 forks source link

poetry version update --dryrun fails with an error #9

Open Josverl opened 1 year ago

Josverl commented 1 year ago
> poetry version minor --dryrun
'NoneType' object has no attribute 'write_line'

this makes it awkward to get the setup correct