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 7a3da00 commit 363189dCopy full SHA for 363189d
2 files changed
doc/build/changelog.rst
@@ -8,7 +8,7 @@ Changelog
8
9
.. changelog::
10
:version: 1.2.0
11
- :released: Tue Jan 18 2022
+ :released: Thu Mar 10 2022
12
13
.. change::
14
:tags: changed, py3k
setup.cfg
@@ -70,7 +70,6 @@ console_scripts=
70
mako-render = mako.cmd:cmdline
71
72
[egg_info]
73
-tag_build = dev
74
75
[tool:pytest]
76
addopts= --tb native -v -r fxX -W error
0 commit comments