File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Changelog
6
6
.. towncrier release notes start
7
7
8
8
Pyrh 2.0.1 (2022-11-25)
9
- =====================
9
+ =======================
10
10
11
11
Features
12
12
--------
Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ Release
94
94
To cut a new release go through the following steps.
95
95
96
96
* Make sure that the version is updated in both ``__init__.py `` and ``pyproject.toml ``
97
- * Make sure you've | set up your PyPI credential | with poetry
97
+ * Make sure you've ` set up your PyPI credential `_ with poetry
98
98
* Then run:
99
99
100
- .. |set up your PyPI credential| : https://python-poetry.org/docs/repositories/#configuring-credentials
100
+ .. _ set up your PyPI credential : https://python-poetry.org/docs/repositories/#configuring-credentials
101
101
102
102
.. code-block :: console
103
103
You can’t perform that action at this time.
0 commit comments