summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 63753c849..c945bf6c2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,9 +1,9 @@
include COPYING
include README.rst
include build-ansible.sh
-include CHANGELOG-v9.rst
-include CHANGELOG-v9.md
-include porting_guide_9.rst
+include CHANGELOG-v10.rst
+include CHANGELOG-v10.md
+include porting_guide_10.rst
include debian/*
include tags.yaml
recursive-include ansible_collections/ **