Skip to content

Commit a492698

Browse files
jspaaksfdiblen
andauthored
Update {{cookiecutter.project_name}}/project_setup.md
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
1 parent 9f58f97 commit a492698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/project_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ help you decide which tool to use for packaging.
105105
## Package version number
106106

107107
- We recommend using [semantic versioning](https://guide.esciencecenter.nl/#/best_practices/releases?id=semantic-versioning).
108-
- For convenience, the package version is stored in a single place: `{{ cookiecutter.package_name }}/.bumpversion.cfg`.
108+
- For convenience, the package version is stored in a single place: `{{ cookiecutter.project_name }}/.bumpversion.cfg`.
109109
For updating the version number, make sure the dev dependencies are installed and run `bumpversion patch`,
110110
`bumpversion minor`, or `bumpversion major` as appropriate.
111111
- Don't forget to update the version number before [making a release](https://guide.esciencecenter.nl/#/best_practices/releases)!

0 commit comments

Comments
 (0)