juftin / cookiecutter-python

juftin's personal cookiecutter template for python projects

Home Page:https://juftin.com/cookiecutter-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document starting release version when you first get started

juftin opened this issue · comments

Unless you're careful - semantic-release starts out at 1.0.0 for your first release. Document how to prevent this.