Skip to content

Commit 1fd5228

Browse files
committed
Update creating release docs to reference main branch
1 parent bb2a38e commit 1fd5228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The modules in ``python-can`` are:
104104
Creating a new Release
105105
----------------------
106106

107-
- Release from the ``master`` branch (except for pre-releases).
107+
- Release from the ``main`` branch (except for pre-releases).
108108
- Update the library version in ``__init__.py`` using `semantic versioning <http://semver.org>`__.
109109
- Check if any deprecations are pending.
110110
- Run all tests and examples against available hardware.

0 commit comments

Comments
 (0)