From bfe214eedeb728b1e8899460a5bdde5590fc34ae Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Thu, 4 Mar 2021 09:20:09 -0600 Subject: Fix copy-paste typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5647862..9a217e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ progress on major and minor releases. on the `master` branch. Release steps: -- Update the version in `pyinaturalist/__init__.py` +- Update the version in `requests_cache/__init__.py` - Update the release notes in `HISTORY.md` - Merge changes into the `master` branch - Push a new tag, e.g.: `git tag v0.1 && git push origin --tags` -- cgit v1.2.1