We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2a38e commit 1fd5228Copy full SHA for 1fd5228
doc/development.rst
@@ -104,7 +104,7 @@ The modules in ``python-can`` are:
104
Creating a new Release
105
----------------------
106
107
-- Release from the ``master`` branch (except for pre-releases).
+- Release from the ``main`` branch (except for pre-releases).
108
- Update the library version in ``__init__.py`` using `semantic versioning <http://semver.org>`__.
109
- Check if any deprecations are pending.
110
- Run all tests and examples against available hardware.
0 commit comments