From b5b625ea14bee8dc8042f760c0c47e3c15ce10e1 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 11 May 2013 17:07:55 +0430 Subject: [PATCH] forgot to include the changelog in the manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 52b12c6d..a790f8d5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ include README.rst +include CHANGELOG.rst include LICENSE.txt include AUTHORS.txt -include VERSION include jedi/mixin/*.pym recursive-exclude * *.pyc