summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Veatch <334448+veatch@users.noreply.github.com>2022-10-06 16:44:32 -0400
committerJason Veatch <334448+veatch@users.noreply.github.com>2022-10-06 16:44:32 -0400
commit9482cd9970aef049f38d08e284fc24e56357253c (patch)
tree6cc6d0ec474e80880dc97076861ef64835c8e126
parent0d2bcd81b188cc0f9bfe3f6ef3a6d485085d48e4 (diff)
downloadpython-setuptools-git-9482cd9970aef049f38d08e284fc24e56357253c.tar.gz
Add changelog file with towncrier news fragment.
-rw-r--r--changelog.d/3419.doc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3419.doc.rst b/changelog.d/3419.doc.rst
new file mode 100644
index 00000000..176c76e6
--- /dev/null
+++ b/changelog.d/3419.doc.rst
@@ -0,0 +1 @@
+Updated the example version numbers to be compliant with PEP-440 on the "Specifying Your Project’s Version" page of the user guide.