summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt1
-rw-r--r--MANIFEST.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
new file mode 100644
index 0000000..6eccf6c
--- /dev/null
+++ b/CHANGES.txt
@@ -0,0 +1 @@
+2.0, 2012-01-02 -- First release for the second version.
diff --git a/MANIFEST.in b/MANIFEST.in
index d7b289e..53f651c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include *.txt COPYING
+include *.txt COPYING MANIFEST.in
include chimere/tests/*
prune docs/*/build/
prune example_project/local_settings.py