From 806fd92e0d15c2b98faeb486d704e5f012ff2e42 Mon Sep 17 00:00:00 2001 From: kccwing <60852830+kccwing@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:10:36 +0100 Subject: [PATCH] Update contributing.md for v2.2 --- docs/source/content/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/content/contributing.md b/docs/source/content/contributing.md index 3734a3086..b26212e3b 100644 --- a/docs/source/content/contributing.md +++ b/docs/source/content/contributing.md @@ -212,7 +212,7 @@ In the release candidate branch: 2. Update `version.json` file -3. Update version in `sharpy/__init__.py` file +3. Update version in `sharpy/version.py` file 4. Commit, push and wait for tests to pass