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 a965a61 commit 5ca079aCopy full SHA for 5ca079a
docs/source/history.rst
@@ -5,7 +5,7 @@ Release history
5
6
.. towncrier release notes start
7
8
-Trio_Asyncio 0.12.0 (2021-01-01)
+trio-asyncio 0.12.0 (2021-01-04)
9
--------------------------------
10
11
Bugfixes
pyproject.toml
@@ -1,5 +1,6 @@
1
[tool.towncrier]
2
package = "trio_asyncio"
3
+title_format = "trio-asyncio {version} ({project_date})"
4
filename = "docs/source/history.rst"
directory = "newsfragments"
underlines = ["-", "~", "^"]
0 commit comments