mollie / mollie-api-python

Mollie API client for Python
http://www.mollie.com
BSD 2-Clause "Simplified" License
113 stars 55 forks source link

Update docs and release scheme to use the python versioning scheme. #282

Closed whyscream closed 1 year ago

whyscream commented 1 year ago

From now on, we should use the Python versioning scheme to tag releases, e.g. no longer use v3.0.0 but just 3.0.0.

I'll tag all 3.x releases in retrospect with these versions.