You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to employ bumpversion for the comtypes project, I found that on a Windows host, running bumpversion will create a large diff, replacing Unix newlines with Windows newlines.
Bumpversion should retain the newlines of the original file.
In trying to employ bumpversion for the comtypes project, I found that on a Windows host, running bumpversion will create a large diff, replacing Unix newlines with Windows newlines.
Bumpversion should retain the newlines of the original file.